diff options
author | intrigeri <intrigeri@boum.org> | 2012-02-25 13:30:09 +0100 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2012-02-25 13:30:09 +0100 |
commit | db168e41fd441fc022a8f39311385691b845b3e3 (patch) | |
tree | a948b8ff88b5ee16d33dbee5175f7cd698229507 /ChangeLog | |
parent | ae6f3bb7520f16a522353adc43e92ff11fdb8dd4 (diff) | |
download | backupninja-db168e41fd441fc022a8f39311385691b845b3e3.tar.gz backupninja-db168e41fd441fc022a8f39311385691b845b3e3.tar.bz2 |
pgsql: don't produce empty uncompressed backups (Redmine#3820).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ version 1.0 -- UNRELEASED (Closes: #657201) mysql: . Don't attempt to dump performance_schema database (Redmine#3741). + pgsql: + . Don't produce empty uncompressed backups (Redmine#3820). rysnc: . Fix numericids option (Redmine#3691). . Mangle $rsync_options just afterwards (Redmine#3702). |