aboutsummaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2005-08-09 20:53:19 +0000
committerintrigeri <intrigeri@boum.org>2005-08-09 20:53:19 +0000
commit49dfbcb81f79772c2283a9637eee49616b0b5ac8 (patch)
tree9213409c735fa278a6dd222bc1122ae8a15c2983 /changelog
parent4e0c31d01627b9c01ff09841e1061f42750997f6 (diff)
downloadbackupninja-49dfbcb81f79772c2283a9637eee49616b0b5ac8.tar.gz
backupninja-49dfbcb81f79772c2283a9637eee49616b0b5ac8.tar.bz2
Added a few safety checks to pgsql handler.
Diffstat (limited to 'changelog')
-rw-r--r--changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelog b/changelog
index a37d6aa..51ee159 100644
--- a/changelog
+++ b/changelog
@@ -16,6 +16,10 @@ version XX -- ...
make use of configurable $VSERVERINFO instead of hard-coded vserver-info.
fixed dpkg existence test inside vserver.
fixed $nodpkg use.
+ changes to pgsql handler
+ now checks if the specified vserver is running.
+ now checks if $PGSQLDUMP/$PGSQLDUMPALL are available where needed.
+ now checks if "postgres" user exists on the host/vserver.
version 0.7 -- July 26 2005
added ninjahelper: a dialog based wizard for creating backupninja configs.