PITR (Point-in-Time Recovery)
Backup & RecoveryRestoring a database to its exact state at a specific timestamp or LSN. Requires a base backup plus all WAL archives from the backup to the target recovery point.
Related terms
Base BackupWAL Archiving
Restoring a database to its exact state at a specific timestamp or LSN. Requires a base backup plus all WAL archives from the backup to the target recovery point.
Related terms