projects
/
skytools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84acbf6
)
Added a walmgr.py note about config files backup.
author
Martin Pihlak
<martin.pihlak@gmail.com>
Thu, 19 Feb 2009 08:17:17 +0000
(08:17 +0000)
committer
Martin Pihlak
<martin.pihlak@gmail.com>
Thu, 19 Feb 2009 08:17:17 +0000
(08:17 +0000)
NEWS
patch
|
blob
|
blame
|
history
diff --git
a/NEWS
b/NEWS
index 8699479f856772982c562ee1c6134bc0c0fe8cb9..0c581e8013da7054c36e6b365a6b19061c294fe9 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-30,6
+30,9
@@
* walmgr.py: archive_mode GUC is now set during setup. Followed by an
optional restart if master_restart_cmd is specified (Mark Kirkwood)
+ * walmgr.py: PostgreSQL configuration files are backed up to
+ "config_backup" and restored to "slave_config_dir". (Mark Kirkwood)
+
* walmgr.py: Backups taken from slave now generate backup_label and
history files.