summaryrefslogtreecommitdiff
path: root/python/walmgr.py
AgeCommit message (Expand)Author
2009-07-21Create pg_xlog/archive_status directory for slave restore.Martin Pihlak
2009-06-07pkgloader module to be able to coexist with 2.xMarko Kreen
2009-06-04WalMgr backup retains symlinks for pg_log and pg_xlog.Martin Pihlak
2009-02-18Handle PostgreSQL configuration files as part of backup/restore.Martin Pihlak
2009-01-30If possible, use %r in restore_command. Based on patch byMartin Pihlak
2009-01-26fix a crash in master_stop if pidfile not present in config file.Martin Pihlak
2009-01-22bugfix for archive_mode detection.Martin Pihlak
2009-01-22- improved archive_mode handling, loosely based on patch by Mark KirkwoodMartin Pihlak
2008-11-28WalMgr changes:Martin Pihlak
2008-06-20- improved error messages on startup if no config file specified.Martin Pihlak
2008-06-18import typo fix from -stable, restore stat_addMarko Kreen
2008-04-16fix more bugs - stats, trigger typeMarko Kreen
2008-04-04Couple fixes for 'walmgr restore' from -stable:Marko Kreen
2008-03-13detect postgres death in recoveryMarko Kreen
2008-03-12walmgr: Detect stale pidfile by doing kill(pid, 0) to see if process exists.Marko Kreen
2007-09-25show os.spawn cmdline in errorMarko Kreen
2007-09-25remove unused getopt moduleMarko Kreen
2007-09-18Sync walmgr from internal repo:Marko Kreen
2007-04-13walmgr: use even more recent verMarko Kreen
2007-04-13Here was old ver of walmgr, sync with internal verMarko Kreen
2007-03-13final public releaseskytools_2_1Marko Kreen