mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-25 16:16:29 +00:00
Update TODO
This commit is contained in:
8
TODO
8
TODO
@@ -63,6 +63,8 @@ Usability improvements
|
|||||||
* repmgr: when unregistering a node, delete any entries in the repl_monitoring
|
* repmgr: when unregistering a node, delete any entries in the repl_monitoring
|
||||||
table.
|
table.
|
||||||
|
|
||||||
* repmgr: remove warning about reindexing hash tables; possibly replace
|
* repmgr: for "standby unregister", accept connection parameters for the
|
||||||
with an (optional?) check for the existance of any hash indexes
|
primary and perform metadata updates (and slot removal) directly on
|
||||||
and warn if any found ("hash indexes detected - good luck with that...")
|
the primary, to allow a shutdown standby to be unregistered
|
||||||
|
(currently the standby must still be running, which means the replication
|
||||||
|
slot can't be dropped).
|
||||||
|
|||||||
Reference in New Issue
Block a user