Greg Smith
20af4ffc2c
Merge commit '3ef1fa126d9c9b9ba3b29deab7f67218cdf7ce10'
...
Conflicts:
.gitignore
Makefile
README.rst
check_dir.c
config.c
config.h
dbutils.h
repmgr.c
repmgr.conf
repmgr.h
repmgrd.c
2011-02-15 00:06:01 -05:00
Greg Smith
0130420947
astyle cleanup run after recent merges
2011-02-10 18:55:51 -05:00
Greg Smith
5460517a43
Protect against duplicate header inclusion
2011-02-10 18:35:56 -05:00
Greg Smith
1d32133d49
Update all the copyrights to add 2011
2011-02-10 18:33:02 -05:00
Greg Smith
1be62fa6b2
Fix use of "options" broken by recent merging
2011-02-10 18:26:44 -05:00
Gabriele Bartolini
716a0ae9d3
removed any malloc operation, added t_runtime_options struct
2011-02-10 16:05:03 -05:00
Gabriele Bartolini
2c1eafd7a9
first alpha version for syslog support
2011-02-10 15:56:10 -05:00
trbs
52313a2d6e
made rsync_options configurable
2011-02-10 15:06:09 -05:00
trbs
814863edf2
use struct for config file information
2011-02-10 15:06:09 -05:00
Dan Farina
bfd3aed33b
Fix a myriad of problems introduced by merging
...
Signed-off-by: Dan Farina <drfarina@acm.org >
2011-02-06 18:32:49 -08:00
trbs
57169f51cf
made rsync_options configurable
2011-01-08 01:46:39 +01:00
trbs
fc2405f17d
use struct for config file information
2011-01-07 01:36:46 +01:00
Greg Smith
9843205a4f
Reformat all source code using astyle
...
astyle --style=ansi --indent=tab
2010-12-22 19:07:01 -05:00
Gabriele Bartolini
9b7a078e0e
Added license information in every source file
2010-12-16 21:50:15 +01:00
Jaime Casanova
ae628d0527
Changes in repmgr are:
...
- Add checks to test if the directories are useful for us (basically
the checks follow the same approach as initdb does)
- Add connection parameters
- Better use of rsync
- Some more clean up of code
Changes in repmgrd are:
- Add a parameter to allow the user specify an repmgr.conf
- Change the name of the repl_status table for repl_monitor
- Create a repl_status view that also shows lag in time
- Some more clean up of code
2010-09-28 17:28:56 -05:00
postgres
a12e719259
Initial commit
2010-06-17 10:43:35 -05:00