Re: pg_receivewal documentation
Jesper Pedersen <jesper.pedersen@redhat.com>
From: Jesper Pedersen <jesper.pedersen@redhat.com>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: Laurenz Albe <laurenz.albe@cybertec.at>,
PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2019-07-10T15:26:04Z
Lists: pgsql-hackers
Attachments
- v4_pgreceivewal-doc.patch (text/x-patch)
Hi, On 7/10/19 10:24 AM, Alvaro Herrera wrote: > +1 to document this caveat. > > How about > Note that while WAL will be flushed with this setting, > <application>pg_receivewal</application> never applies it, so > <xref linkend="guc-synchronous-commit"/> must not be set to > <literal>remote_apply</literal> if <application>pg_receivewal</application> > is the only synchronous standby. > ? > Sure. Best regards, Jesper
Commits
-
Doc: Clarify interactions of pg_receivexlog with remote_apply
- 4a25ed16400c 9.6.15 landed
-
Doc: Clarify interactions of pg_receivewal with remote_apply
- 1c423463e4b9 10.10 landed
- 059e22693b23 11.5 landed
- a15a40aaaedf 12.0 landed
- fd7d387e0548 13.0 landed