Ian Barwick
|
dc347f1484
|
Additional "standby clone" code
We'll break up the unwieldy "do_standby_clone()" function into discrete
unit for easier maintenance.
|
2017-04-28 22:00:26 +09:00 |
|
Ian Barwick
|
bcf55b4f72
|
Split "action" functions to individual files
repmgr3's repmgr.c file was not far off 10,000 lines - this will make
it easier to manage individual parts of the code.
|
2017-04-26 22:58:21 +09:00 |
|
Ian Barwick
|
18c2cfda0b
|
Fix tabulation
|
2017-04-22 09:06:42 +09:00 |
|
Ian Barwick
|
001d887e8d
|
Initial database functions
|
2017-04-21 15:12:33 +09:00 |
|
Ian Barwick
|
0b0a0c69fc
|
Implement config file parsing
|
2017-04-21 12:11:00 +09:00 |
|
Ian Barwick
|
f9dfcb20b4
|
Initial config file structure definition and initialisation
|
2017-04-20 16:42:56 +09:00 |
|
Ian Barwick
|
0fb4876256
|
Initial config file infrastructure
Also unify command line option structure/parsing so everything's
in the same order in the code.
|
2017-04-20 09:41:50 +09:00 |
|
Ian Barwick
|
8968cfe735
|
Add logging and repmgr command sanity checks
|
2017-04-20 00:32:04 +09:00 |
|
Ian Barwick
|
76e8c4624e
|
repmgr: initial runtime option parsing and root execution detection
|
2017-04-19 23:16:36 +09:00 |
|
Ian Barwick
|
1631917715
|
Initial table definitions and coding for repmgr client utility
|
2017-04-19 22:41:20 +09:00 |
|
Ian Barwick
|
e6237cc81a
|
Makefiles and placeholder code
|
2017-04-18 11:26:51 +09:00 |
|