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
586
Company Posts That Month
8
Language
English
Hacker News Points
-
Post removed?
No
Summary

Logical and physical backups are two types of methods used to backup PostgreSQL databases, each with its own advantages and use cases. Logical backups involve translating data into SQL commands that can be executed on any database cluster, making them ideal for simple backups, migration between major versions, and backing up a single database. On the other hand, physical backups involve copying actual files or file systems where database data is stored, making them more suitable for larger databases and achieving point-in-time recovery through Write Ahead Log (WAL) files and tools like WAL-G.

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.