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

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: "Latest checkpoint location" will not match in pg_upgrade
Date: 2018-08-25 17:35:29
Message-ID: E1ftcTB-0004jd-5j@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/231cf30e984b1501cbe640f567c08919a195d9d1

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

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2018-08-25 19:03:45 pgsql: doc: correct syntax of pgtrgm examples in older releases
Previous Message Tom Lane 2018-08-25 17:09:46 Re: pgsql: Change extension of spilled ReorderBufferChange data to ".tmp".