Setting up WAL archiving

Поиск
Список
Период
Сортировка
От PG Doc comments form
Тема Setting up WAL archiving
Дата
Msg-id 169691593208.657.914542221033579729@wrigleys.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: PG Doc comments form
Дата:
Сообщение: Show how to incrementally make a column NOT NULL
Следующее
От: PG Doc comments form
Дата:
Сообщение: Improve documentation for 'recovery_target' option