Setting up WAL archiving - Mailing list pgsql-docs

From PG Doc comments form
Subject Setting up WAL archiving
Date
Msg-id 169691593208.657.914542221033579729@wrigleys.postgresql.org
Whole thread Raw
List pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/16/continuous-archiving.html
Description:

Hi,

In section 'WAL archiving setting  (parameter archive_command)
I always use, in Unix, the option '-p' on the cp command, to keep the date
and time of the creation of the WAL.  In case of restore, when WAL are not
on disk any more, we can find out quicker until witch WAL we have to restore
on disk from backups.

Regards

Dominique

pgsql-docs by date:

Previous
From: PG Doc comments form
Date:
Subject: Show how to incrementally make a column NOT NULL
Next
From: PG Doc comments form
Date:
Subject: Improve documentation for 'recovery_target' option