mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
standby clone: warn about missing pg_rewind prerequisites
These are not essential for cloning a standby, but useful to warn as early as possible in case the user is intending to use pg_rewind.
This commit is contained in:
2
HISTORY
2
HISTORY
@@ -5,6 +5,8 @@
|
||||
repmgr: ensure postgresql.auto.conf is created with correct permissions (Ian)
|
||||
repmgr: minimize requirement to check upstream data directory location
|
||||
during "standby clone" (Ian)
|
||||
repmgr: warn about missing pg_rewind prerequisites when excuting
|
||||
"standby clone" (Ian)
|
||||
repmgr: add --upstream option to "node check"
|
||||
repmgr: report error code on follow/rejoin failure due to non-available
|
||||
replication slot (Ian)
|
||||
|
||||
Reference in New Issue
Block a user