walmgr: ignore .history files when removing PG_RECEIVEXLOG file
authorTarvi Pillessaar <tarvi.pillessaar@skype.net>
Mon, 6 Oct 2014 11:57:30 +0000 (14:57 +0300)
committerTarvi Pillessaar <tarvi.pillessaar@skype.net>
Mon, 6 Oct 2014 11:57:30 +0000 (14:57 +0300)
commit1fae97a57e15bd1a0a24313af11cfd75d438a0fb
tree701bfbcbc4cf14c424e23b25a150514872b75923
parent224784fa0f6851176e28cdf5333120c35e3f1665
walmgr: ignore .history files when removing PG_RECEIVEXLOG file
PG_RECEIVEXLOG got removed too early due to .history files that were not present
python/walmgr.py