mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
Implement "repmgr cluster cleanup"
This commit is contained in:
@@ -47,6 +47,7 @@ extern void do_cluster_show(void);
|
||||
extern void do_cluster_event(void);
|
||||
extern void do_cluster_crosscheck(void);
|
||||
extern void do_cluster_matrix(void);
|
||||
extern void do_cluster_cleanup(void);
|
||||
|
||||
extern void do_cluster_help(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user