pgsql: doc: "Latest checkpoint location" will not match in pg_upgrade - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: "Latest checkpoint location" will not match in pg_upgrade
Date
Msg-id [email protected]
Whole thread Raw
List 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/[email protected]

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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Change extension of spilled ReorderBufferChange data to ".tmp".
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: correct syntax of pgtrgm examples in older releases