Laurenz, I mean it's a completely different page, but the pg_basebackup page has an examples section. Or please put a link to pg_basebackup page to restore/recovery page (continuous-archiving.html), explaining how to restore a backup.
But actually, would be nice to put to the examples section of the pg_basebackup page. Examples: - Take a backup with pg_basebackup: ... - Restore backup taken with pg_basebackup: ... On Tue, Mar 4, 2025 at 12:02 AM Laurenz Albe <laurenz.a...@cybertec.at> wrote: > > On Sun, 2025-03-02 at 09:27 +0000, PG Doc comments form wrote: > > Is there any way to restore pg_basebackup ? Reading current documentation on > > pg_basebackup I could not find any "restore" word in it. > > Try looking for "recovery": > https://www.postgresql.org/docs/current/continuous-archiving.html#BACKUP-PITR-RECOVERY > > Yours, > Laurenz Albe