mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-25 16:16:29 +00:00
"in 9.4" -> "from 9.4"
This commit is contained in:
@@ -114,7 +114,7 @@ like the following in `postgresql.conf`:
|
|||||||
# How much WAL to retain on the primary to allow a temporarily
|
# How much WAL to retain on the primary to allow a temporarily
|
||||||
# disconnected standby to catch up again. The larger this is, the
|
# disconnected standby to catch up again. The larger this is, the
|
||||||
# longer the standby can be disconnected. This is needed only in
|
# longer the standby can be disconnected. This is needed only in
|
||||||
# 9.3; in 9.4, replication slots can be used instead (see below).
|
# 9.3; from 9.4, replication slots can be used instead (see below).
|
||||||
|
|
||||||
wal_keep_segments = 5000
|
wal_keep_segments = 5000
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user