Re: Doc patch: pg_upgrade page and checkpoint location consistency with replicas

2018-08-17 Thread Paul Bonaud
I shared the pach in plain textin the email body and figured out that all other patches are submitted as an attachement. Sorry for that, here is the patch attached to this email. Thanks! Paul On 17/08/18 01:21, Paul Bonaud wrote: > Hello, > > Please find below a submission of a pat

Doc patch: pg_upgrade page and checkpoint location consistency with replicas

2018-08-16 Thread Paul Bonaud
if old standby servers were shut down - before the old primary.) Also, change wal_level to + before the old primary or if the old standby servers are still running.) + Also, change wal_level to replica in the postgresql.conf file on the new primary cluster.