Re: Using pg_upgrade on log-shipping standby servers
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Bruce Momjian <bruce@momjian.us>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2012-07-10T16:04:50Z
Lists: pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes: > + While a Log-Shipping Standby Server (<xref linkend="warm-standby">) can > + be upgraded, the server must be in changed to a primary server to allow > + writes, and after the upgrade it cannot be reused as a standby server. > + (Running <command>rsync</> after the upgrade allows reuse.) "in changed"? This sentence makes no sense at all to me. regards, tom lane