diff --git a/doc/repmgr-node-rejoin.xml b/doc/repmgr-node-rejoin.xml index 1fbafc80..914ea46d 100644 --- a/doc/repmgr-node-rejoin.xml +++ b/doc/repmgr-node-rejoin.xml @@ -269,6 +269,10 @@ data checksums were enabled when the cluster was initialized. See the pg_rewind documentation for details. + + Additionally, full_page_writes must be enabled; this is the default and + normally should never be disabled. +