Re: pg_receivewal documentation
Jesper Pedersen <jesper.pedersen@redhat.com>
From: Jesper Pedersen <jesper.pedersen@redhat.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Laurenz Albe <laurenz.albe@cybertec.at>,
Alvaro Herrera <alvherre@2ndquadrant.com>,
PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2019-07-18T12:40:36Z
Lists: pgsql-hackers
Attachments
- v7_pgreceivewal-doc.patch (text/x-patch)
Hi, On 7/18/19 1:29 AM, Michael Paquier wrote: > Or more simply like that? > "Note that while WAL will be flushed with this setting, > pg_receivewal never applies it, so synchronous_commit must not be set > to remote_apply if pg_receivewal is a synchronous standby, be it a > member of a priority-based (FIRST) or a quorum-based (ANY) synchronous > replication setup." Yeah, better. 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