Handle PostgreSQL configuration files as part of backup/restore.
authorMartin Pihlak <martin.pihlak@gmail.com>
Wed, 18 Feb 2009 15:03:01 +0000 (23:03 +0800)
committerMarko Kreen <markokr@gmail.com>
Thu, 19 Feb 2009 09:07:25 +0000 (17:07 +0800)
commitb6af16154c21c5c2b4f7c9acc6dd0fe4ed314269
tree01034b07160eb946c528a29d57fb48402b00d75b
parent12ce61de6b7dac644cc3474bc9b83382031117ab
Handle PostgreSQL configuration files as part of backup/restore.
New configuration variables for the config locations plus the
documentation changes.

Mark Kirkwoord, with some editorialization by me.

Signed-off-by: Marko Kreen <markokr@gmail.com>
doc/walmgr.txt
python/conf/wal-master.ini
python/conf/wal-slave.ini
python/walmgr.py