summaryrefslogtreecommitdiff
path: root/src/backend/regex
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2021-01-07 20:50:56 +0900
committerMichael Paquier <michael@paquier.xyz>2021-01-07 20:50:56 +0900
commitdd312101efc1b0836c00230951a135edecbdb0e5 (patch)
treeae363ea99758eda52205e57474e83d819e691088 /src/backend/regex
parent0307b98d8f5f464de622853be77a28ab6a8e1038 (diff)
doc: Remove reference to recovery params for divergence lookup in pg_rewind
The documentation of pg_rewind mentioned the use of restore_command and primary_conninfo as options available at startup to fetch missing WAL segments that could be used to find the point of divergence for the rewind. This is confusing because when finding the point of divergence the target cluster is offline, so this option is not available. Issue introduced by 878bd9a, so backpatch down to 9.6. The documentation of 13 and HEAD was already right as this sentence has been changed by a7e8ece when introducing -c/--restore-target-wal. Reported-by: Amine Tengilimoglu Discussion: https://postgr.es/m/CADTdw-w_0MP=iQrfizeU4QU5fcZb+w8P_oPeLL+WznWf0kbn3w@mail.gmail.com Backpatch-through: 9.6
Diffstat (limited to 'src/backend/regex')
0 files changed, 0 insertions, 0 deletions