Home / Companies / Supabase / Blog / Post Details
Content Deep Dive

Physical vs Logical Backups in PostgreSQL

Blog post from Supabase

Post Details
Company
Date Published
Author
Angelico de los Reyes
Word Count
626
Company Posts That Month
8
Language
English
Hacker News Points
-
Post removed?
No
Summary

PostgreSQL backups can be categorized into two types: logical and physical. Logical backups involve translating all the data into a set of SQL commands and writing it into a single file, which can then be fed to any database cluster to recreate everything. Physical backups pertain to the actual set of files or file systems where your database data is stored. Each type has unique uses depending on the needs of the user: Logical backups are simpler for smaller databases and better for handling larger ones, while physical backups are more ideal for larger databases and can be used for point-in-time recovery.

Trends Found in this Post

No tracked trend matches for this post yet.

Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.