Minor README fix

This commit is contained in:
Ian Barwick
2016-10-05 16:47:37 +09:00
parent c1a1fe6f82
commit fefa43e3a6

View File

@@ -1012,7 +1012,7 @@ should have been updated to reflect this:
at a two-server master/standby replication cluster and currently does at a two-server master/standby replication cluster and currently does
not support additional standbys. not support additional standbys.
- `repmgr standby switchover` is designed to use the `pg_rewind` utility, - `repmgr standby switchover` is designed to use the `pg_rewind` utility,
standard in 9.5 and later and available for separately in 9.3 and 9.4 standard in 9.5 and later and available separately in 9.3 and 9.4
(see note below) (see note below)
- `pg_rewind` *requires* that either `wal_log_hints` is enabled, or that - `pg_rewind` *requires* that either `wal_log_hints` is enabled, or that
data checksums were enabled when the cluster was initialized. See the data checksums were enabled when the cluster was initialized. See the