diff options
author | Michael Paquier <michael@paquier.xyz> | 2019-07-24 11:26:52 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2019-07-24 11:26:52 +0900 |
commit | 4a25ed16400c01fb64c23d2d6f413af95b4e28f8 (patch) | |
tree | ab1f67d03ae9c4a0f6ff6603618fe5eed03cb7ca /src/backend/utils/adt/datetime.c | |
parent | c6f961bbbb202bd99053524efdd40fcd70e0aa4f (diff) |
Doc: Clarify interactions of pg_receivexlog with remote_apply
Using pg_receivexlog with synchronous_commit = remote_apply set in the
backend is incompatible if pg_receivexlog 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
Diffstat (limited to 'src/backend/utils/adt/datetime.c')
0 files changed, 0 insertions, 0 deletions