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

2018-08-25 Thread Bruce Momjian
On Fri, Aug 17, 2018 at 09:57:08AM +0200, Paul Bonaud wrote: > 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. Patch applied through 9.5, where the "match" text fi

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 patch to the Post

Doc patch: pg_upgrade page and checkpoint location consistency with replicas

2018-08-16 Thread Paul Bonaud
Hello, Please find below a submission of a patch to the PostgreSQL documentation. You can also find the patch in this git commit: https://gitlab.com/paulrbr/postgresql/commit/024d3870450df6dcdc69bddbe2de46084b73e3a2.diff commit 024d3870450df6dcdc69bddbe2de46084b73e3a2 Author: Paul B