Commit Graph

34 Commits

Author SHA1 Message Date
Jaime Casanova
d790ef740b Add a paragraph in the docs describing how to clean history 2012-04-11 10:54:22 -05:00
Jaime Casanova
aa6633b027 Complete the lists of error codes that repmgr can return in the README.rst 2012-04-11 10:38:22 -05:00
Cédric Villemain
85bbae462a Add --ignore-rsync-warning to README 2011-08-22 00:34:01 -05:00
Greg Smith
459f14b594 Document repmgrd's role on each type of node. Add
logging (when run in verbose mode) showing what
decisions repmgrd is making after it determines
what type of node it is.
2011-02-24 18:58:03 -05:00
Greg Smith
c7b62003b2 Reorganize README to be easier to follow 2011-02-23 09:50:07 -05:00
Greg Smith
59b7b90169 Update README with better two-node example output 2011-02-23 09:08:08 -05:00
Greg Smith
5dcec5818f Update README with standard two-host examples 2011-02-23 08:42:06 -05:00
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
c3af4274ae Document astyle command line used to standardize
code formatting
2011-02-10 18:55:17 -05:00
Greg Smith
1d32133d49 Update all the copyrights to add 2011 2011-02-10 18:33:02 -05:00
Greg Smith
78b925ea54 Unify use of error codes across all exit statements 2011-02-10 17:49:34 -05:00
Gabriele Bartolini
2c1eafd7a9 first alpha version for syslog support 2011-02-10 15:56:10 -05:00
trbs
b487772b84 added note about postgresql-server-dev-9.0 and use libxslt-dev instead of version specific package name 2011-02-10 15:06:09 -05:00
trbs
e4f431c355 fix line 2011-02-10 15:06:09 -05:00
trbs
4ea0fc4214 Updated README with Debian/Ubuntu install information 2011-02-10 15:05:07 -05:00
Dan Farina
c356f9e97f Merge remote-tracking branch 'tbrs/master' into heroku
Grab the configuration struct changes. It was expeditious to un-do
some of my by-hand line-wrapping that avoids 80 character limit,
though.

Conflicts:
	config.c
	config.h
	repmgr.c
	repmgr.h
	repmgrd.c
2011-02-04 18:35:56 -08:00
Cédric Villemain
d017edbe47 Adding information for debian and --version test 2011-01-27 02:11:05 +01:00
Hannu Krosing
f41ba482eb dded section on building on Debian and Ubuntu 2011-01-27 01:09:18 +02:00
Greg Smith
0dd31b09dd Additional notes on 32 vs. 64 build issues 2011-01-22 09:59:43 -05:00
Greg Smith
943dda0ad0 Document potential build issues on RPM 2011-01-22 09:09:37 -05:00
Greg Smith
d4de19bc78 Doc warning: need server restart after config change 2011-01-17 15:38:44 -05:00
trbs
1999b534fd added note about postgresql-server-dev-9.0 and use libxslt-dev instead of version specific package name 2011-01-11 18:24:17 +01:00
trbs
4a0e827464 fix line 2011-01-07 01:32:31 +01:00
trbs
cf5717ad59 Updated README with Debian/Ubuntu install information 2010-12-23 15:02:23 +01:00
Greg Smith
b0e1428caa Add contribution information 2010-12-22 19:01:58 -05:00
Greg Smith
56c65acd99 Add force option to help and docs on help 2010-12-06 00:33:02 -05:00
Greg Smith
9c238f64c3 Update docs: requirements, walkthrough setup, copyediting 2010-12-05 21:09:48 -05:00
Greg Smith
8d84d165ef Update README with Robert's walkthrough 2010-11-22 15:20:31 -05:00
Greg Smith
3172ad97cf Add rsync remote user name option. Expand docs to
include command line help examples.
2010-11-08 15:29:53 -05:00
Greg Smith
2082a6acd4 Cleanup ReST code in README so PDF builds work 2010-10-30 16:41:55 -04:00
Greg Smith
a0bd377f0f Add RPM build against packaged install notes 2010-10-30 16:25:19 -04:00
Greg Smith
0cd21c3bdc Add intro to lag monitoring to the docs 2010-10-30 14:31:58 -04:00
Greg Smith
915eae9c12 Merged INSTALL into README.rst 2010-10-30 14:20:25 -04:00
Greg Smith
942ed7b518 Add default makefile target. Document building
with PGXS.  Convert README to be a .rst file, and
make it and INSTALL valid ReST markup in advance
of merging the two.
2010-10-29 15:13:23 -04:00