index
:
skytools.git
master
skytools_2_1_stable
Skytools master repo.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
walmgr.py
Age
Commit message (
Expand
)
Author
2011-11-25
python/walmngr.py: update help and usage
Cédric Villemain
2011-11-10
Master xarchive now runs "sync" on slave.
Martin Pihlak
2011-10-14
reset synchronous_standby_names on walmgr "stop".
Martin Pihlak
2011-10-14
add "pg_archivecleanup" to recovery.conf.
Martin Pihlak
2011-10-14
add "primary_conninfo" option to --init-slave
Martin Pihlak
2011-10-14
added init.d script guessing.
Martin Pihlak
2011-10-13
Fix invalid reference to os.path.mkdir
Martin Pihlak
2011-09-21
Fix a bug introduced by a bugfix b08445.
Martin Pihlak
2011-04-27
fixed failed sync exit code
Tarvi Pillessaar
2011-04-04
Added "compression" to master config template.
Martin Pihlak
2011-04-01
ignore missing authorized_keys file on wal slave cleanup.
Martin Pihlak
2011-03-24
fix pid writing in slave xlock.
Martin Pihlak
2011-03-18
fix --ssh-add-key with missing authorized_keys file
Martin Pihlak
2011-03-17
Couple of bugfixes for stale backup lock handling.
Martin Pihlak
2011-03-17
Move the pg_stop_backup() into a finally: block.
Steve Singer
2011-03-17
Add support for detecting stale locks and releasing them instead of aborting
Steve Singer
2011-03-16
walmgr.py: add "cleanup" command
Martin Pihlak
2011-02-09
SSH batch mode and no strict host checking for remote_walmgr
Martin Pihlak
2011-02-09
Create log,pid,conf directories during --init
Martin Pihlak
2011-01-22
Tweaking --init to work on custom postgres setup
Martin Pihlak
2011-01-21
Added --init-X commands to simplify walmgr setup.
Martin Pihlak
2011-01-18
Ignore pgsql_tmp directory while creating base backup.
Martin Pihlak
2011-01-13
Fix "walmgr stop" not to disable archive_mode.
Martin Pihlak
2010-12-09
Allow "primary_conninfo" to be specified in wal-slave.ini
Martin Pihlak
2010-12-09
Some adjustments for 9.0, wal_level GUC is also modified during setup/stop.
Martin Pihlak
2010-07-27
Introduce a 'slave_pg_xlog' configuration variable. This
Martin Pihlak
2010-07-27
Introduce a 'backup_datadir' configuration variable to
Martin Pihlak
2010-07-27
walmgr.py: add --version option
Martin Pihlak
2010-07-27
Simplify the cleanup logic for partial wals.
Martin Pihlak
2010-07-27
"walmgr.py sync" now omits unneeded WAL segments if the
Martin Pihlak
2010-02-05
Fix slave_cleanup() so that partial files are not prematurely removed.
Martin Pihlak
2009-12-29
Redundant pg_auth file synch removed. By Mark Kirkwood.
Martin Pihlak
2009-11-04
walmgr: remove double import
Marko Kreen
2009-10-06
Fix the pg_[x]log rsyncing code to leave out directory contents.
Martin Pihlak
2009-09-15
Disable archive_command in restored postgresql.conf
Martin Pihlak
2009-07-21
Remove unused --overwrite option.
Martin Pihlak
2009-07-21
Create pg_xlog/archive_status directory for slave restore.
Martin Pihlak
2009-06-07
pkgloader module to be able to coexist with 2.x
Marko Kreen
2009-06-04
WalMgr backup retains symlinks for pg_log and pg_xlog.
Martin Pihlak
2009-02-18
Handle PostgreSQL configuration files as part of backup/restore.
Martin Pihlak
2009-01-30
If possible, use %r in restore_command. Based on patch by
Martin Pihlak
2009-01-26
fix a crash in master_stop if pidfile not present in config file.
Martin Pihlak
2009-01-22
bugfix for archive_mode detection.
Martin Pihlak
2009-01-22
- improved archive_mode handling, loosely based on patch by Mark Kirkwood
Martin Pihlak
2008-11-28
WalMgr changes:
Martin Pihlak
2008-06-20
- improved error messages on startup if no config file specified.
Martin Pihlak
2008-06-18
import typo fix from -stable, restore stat_add
Marko Kreen
2008-04-16
fix more bugs - stats, trigger type
Marko Kreen
2008-04-04
Couple fixes for 'walmgr restore' from -stable:
Marko Kreen
2008-03-13
detect postgres death in recovery
Marko Kreen
[next]