Clarify pg_rewind behaviour in case of no divergence

Поиск
Список
Период
Сортировка
От PG Doc comments form
Тема Clarify pg_rewind behaviour in case of no divergence
Дата
Msg-id 170980541855.644.17133978745233647629@wrigleys.postgresql.org
обсуждение исходный текст
Список pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/16/app-pgrewind.html
Description:

After the sentence

"all other files, including new relation files, configuration files, and WAL
segments, are copied in full."

we should add

"However, no files are copied if there is no divergence, i.e. if the source
data directory is found to be compatible with the target data directory: in
that case pg_rewind exits successfully without performing the
synchronization."

В списке pgsql-docs по дате отправления:

Предыдущее
От: PG Doc comments form
Дата:
Сообщение: Non-blocking synchronization in libpq using pipeline mode
Следующее
От: PG Doc comments form
Дата:
Сообщение: Issue with interval calculation when adding 1 year to a non-leap year