pgsql: doc: "Latest checkpoint location" will not match in pg_upgrade

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: doc: "Latest checkpoint location" will not match in pg_upgrade
Дата
Msg-id E1ftcTB-0004jb-5T@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
doc:  "Latest checkpoint location" will not match in pg_upgrade

Mention that "Latest checkpoint location" will not match in pg_upgrade
if the standby server is still running during the upgrade, which is
possible.  "Match" text first appeared in PG 9.5.

Reported-by: Paul Bonaud

Discussion: https://postgr.es/m/c7268794-edb4-1772-3bfd-04c54585c24e@trainline.com

Backpatch-through: 9.5

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/cc2e457fe8a3f685b4f9b9dce05b0c027b39459f

Modified Files
--------------
doc/src/sgml/ref/pgupgrade.sgml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Change extension of spilled ReorderBufferChange data to ".tmp".
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: doc: correct syntax of pgtrgm examples in older releases