]> granicus.if.org Git - postgresql/commit
Fix some documentation in pg_rewind
authorMichael Paquier <michael@paquier.xyz>
Fri, 5 Apr 2019 01:38:41 +0000 (10:38 +0900)
committerMichael Paquier <michael@paquier.xyz>
Fri, 5 Apr 2019 01:38:41 +0000 (10:38 +0900)
commit7ff7c0d7b71c6ec638549c3accd54ccdddf3232e
treef5d7cf1127dae8f924bd02afa517f5a009408716
parent331f152884f2bdf92c61432ef2d10239e67c663c
Fix some documentation in pg_rewind

A confusion which comes a lot from users is that it is necessary to
issue a checkpoint on a freshly-promoted standby so as its control file
has up-to-date timeline information which is used by pg_rewind to
validate the operation.  Let's document that properly.  This is
back-patched down to 9.5 where pg_rewind has been introduced.

Author: Michael Paquier
Reviewed-by: Magnus Hagander
Discussion: https://postgr.es/m/CABUevEz5bpvbwVsYCaSMV80CBZ5-82nkMzbb+Bu=h1m=rLdn=g@mail.gmail.com
Backpatch-through: 9.5
doc/src/sgml/ref/pg_rewind.sgml