- improved error messages on startup if no config file specified.
authorMartin Pihlak <martin.pihlak@gmail.com>
Fri, 20 Jun 2008 08:05:58 +0000 (08:05 +0000)
committerMartin Pihlak <martin.pihlak@gmail.com>
Fri, 20 Jun 2008 08:05:58 +0000 (08:05 +0000)
commit1181fb5f283c43ae4352de842c8428223cbc4c13
treea34389c2f19730449287395f9c31f3cbd05a3802
parentdd08a0df10ea5c1e120b8a31bb932d905918494b
- improved error messages on startup if no config file specified.
- walmgr.py stop now also stops syncdaemon
- pg_auth file is copied to slave as part of archiving. restored during boot.
- cleanup in remote_walmgr() to always pass config file to slave walmgr.
- master_backup() now reports exceptions.
python/walmgr.py