Ian Barwick
e4f7dc8234
Add copyright notices
2017-09-08 13:27:39 +09:00
Ian Barwick
4efc8fb9ce
Add placeholder functions for "repmgr $command --help"
...
There are now too many options to sensibly fit into general --help
output; we'll add separate output for each repmgr command, e.g.
"repmgr node --help".
2017-08-16 13:24:14 +09:00
Ian Barwick
4930c95ef7
Consolidate final output of "standby follow" / "node rejoin"
2017-08-09 19:31:42 +09:00
Ian Barwick
df425a38b7
Refactor "standby follow" functionality
...
"standby follow" was originally co-opted to start up a demoted node;
this functionality is now delegated to "node rejoin", with the core
functionality of "standby follow" implemented as an internal function.
2017-08-09 13:26:27 +09:00
Ian Barwick
e5d50bbfd5
Separate configuration file queries into a discrete function
...
Simplifies main application code and makes it easier to reuse
the queries.
2017-08-02 00:04:20 +09:00
Ian Barwick
f023b9c90c
Add "repmgr node archive-config"
2017-08-01 17:38:54 +09:00
Ian Barwick
71a0871232
Add "repmgr bdr register"
2017-07-11 15:38:58 +09:00
Ian Barwick
1aa6df95a9
Add initial code for remaining "repmgr standby" commands
2017-05-09 23:08:18 +09:00
Ian Barwick
c7f49541a3
Add "standby unregister"
2017-05-08 23:37:53 +09:00
Ian Barwick
7844afa074
Implement "standby register"
2017-05-05 10:50:41 +09:00
Ian Barwick
84a2bf4375
"standby clone": initialise non-Barman clone process
2017-05-02 00:19:44 +09:00
Ian Barwick
99e7bb0ea3
Initial code for standby clone
2017-04-27 09:22:09 +09:00