Search across all documentation pages
8 pages in this section.
The mental model behind PostgreSQL point-in-time recovery - how WAL replay turns a base backup into a rewindable timeline, and why every recovery target is really a stopping condition.
Learn how point-in-time recovery (PITR) restores a base backup and replays WAL to a target time, transaction, or restore point.
Configure archive_mode and archive_command to enable WAL archiving for Point-In-Time Recovery and standby catch-up in PostgreSQL.
Learn how to configure PostgreSQL point-in-time recovery targets using timestamps, transaction IDs, LSNs, or named restore points.
Learn best practices for Point-in-Time Recovery (PITR), including WAL archiving, retention, and compliance strategies to ensure data recoverability.
A single-page roundup of every highlight bullet from the 7 pages in the PITR section, grouped by source page so you can scan all 41 takeaways without opening each article individually.