]> granicus.if.org Git - postgresql/commit
Doc: Clarify interactions of pg_receivewal with remote_apply
authorMichael Paquier <michael@paquier.xyz>
Wed, 24 Jul 2019 02:26:24 +0000 (11:26 +0900)
committerMichael Paquier <michael@paquier.xyz>
Wed, 24 Jul 2019 02:26:24 +0000 (11:26 +0900)
commita15a40aaaedfa01f41471f74aa8ac44168603fb9
tree645a54c0e5fa45e136257c1c292bb59e2e7ab2cf
parent0ceb28da06152cbf69c7e9a71c09e9de47783472
Doc: Clarify interactions of pg_receivewal with remote_apply

Using pg_receivewal with synchronous_commit = remote_apply set in the
backend is incompatible if pg_receivewal is a synchronous standby as it
never applies WAL, so document this problem and solutions to it.

Backpatch to 9.6, where remote_apply has been added.

Author: Robert Haas, Jesper Pedersen
Reviewed-by: Laurenz Albe, Álvaro Herrera, Michael Paquier
Discussion: https://postgr.es/m/1427a2d3-1e51-9335-1931-4f8853d90d5e@redhat.com
Backpatch-through: 9.6
doc/src/sgml/ref/pg_receivewal.sgml