mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 16:46:28 +00:00
Update README
Also reorder HISTORY entries.
This commit is contained in:
4
HISTORY
4
HISTORY
@@ -15,12 +15,12 @@
|
|||||||
the standby (Ian)
|
the standby (Ian)
|
||||||
repmgr: add option `--copy-external-config-files` for files outside
|
repmgr: add option `--copy-external-config-files` for files outside
|
||||||
of the data directory (Ian)
|
of the data directory (Ian)
|
||||||
repmgr: add configuration options to override the default pg_ctl
|
|
||||||
commands (Jarkko Oranen, Ian)
|
|
||||||
repmgr: only require `wal_keep_segments` to be set in certain corner
|
repmgr: only require `wal_keep_segments` to be set in certain corner
|
||||||
cases (Ian)
|
cases (Ian)
|
||||||
repmgr: better support cloning from a node other than the one to
|
repmgr: better support cloning from a node other than the one to
|
||||||
stream from (Ian)
|
stream from (Ian)
|
||||||
|
repmgrd: add configuration options to override the default pg_ctl
|
||||||
|
commands (Jarkko Oranen, Ian)
|
||||||
repmgrd: don't start if node is inactive and failover=automatic (Ian)
|
repmgrd: don't start if node is inactive and failover=automatic (Ian)
|
||||||
packaging: improve "repmgr-auto" Debian package (Gianni)
|
packaging: improve "repmgr-auto" Debian package (Gianni)
|
||||||
|
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ replication, and perform administrative tasks such as failover or switchover
|
|||||||
operations.
|
operations.
|
||||||
|
|
||||||
The current `repmgr` version, 3.2, supports all PostgreSQL versions from
|
The current `repmgr` version, 3.2, supports all PostgreSQL versions from
|
||||||
9.3, including the upcoming 9.6.
|
9.3 to 9.6.
|
||||||
|
|
||||||
Overview
|
Overview
|
||||||
--------
|
--------
|
||||||
@@ -600,7 +600,7 @@ ensure that:
|
|||||||
hostname of the Barman server;
|
hostname of the Barman server;
|
||||||
- the `restore_command` setting in `repmgr.conf` is configured to
|
- the `restore_command` setting in `repmgr.conf` is configured to
|
||||||
use a copy of the `barman-wal-restore` script shipped with the
|
use a copy of the `barman-wal-restore` script shipped with the
|
||||||
`barman-cli package` (see below);
|
`barman-cli` package (see below);
|
||||||
- the Barman catalogue includes at least one valid backup for this
|
- the Barman catalogue includes at least one valid backup for this
|
||||||
server.
|
server.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user