summaryrefslogtreecommitdiff
path: root/python/walmgr.py
diff options
context:
space:
mode:
authorMarko Kreen2011-11-25 14:36:40 +0000
committerMarko Kreen2011-11-25 14:36:40 +0000
commit319bce547fc47208f70220ceb88b16c69a7359d8 (patch)
tree700b40271702d06edd7026f4affac0462eebd486 /python/walmgr.py
parent4e4ee32b2f38bdba7737e0754a557cd2b8677f67 (diff)
parenteb6387479a59f0b9923cb70f24d4b5f442fb1010 (diff)
Merge remote-tracking branch 'klando/for_marko'
Conflicts: README
Diffstat (limited to 'python/walmgr.py')
-rwxr-xr-xpython/walmgr.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/python/walmgr.py b/python/walmgr.py
index d4796401..f990bdef 100755
--- a/python/walmgr.py
+++ b/python/walmgr.py
@@ -34,9 +34,7 @@ Internal commands:
xrelease Release backup lock (master)
xrotate Rotate backup sets, expire and archive oldest if necessary.
xpurgewals Remove WAL files not needed for backup (slave)
-
-Switches:
- -n no action, just print commands
+ xpartialsync Append data to WAL file (slave)
"""
import os, sys, re, signal, time, traceback