PostgreSQL 備份和恢復管理器,Barman 1.4.1 發布
Barman (備份和恢復管理器) for PostgreSQL 是 PostgreSQL 數據庫服務器的災難恢復工具,允許遠程備份多個服務器,幫助 DBA 在數據恢復階段的關鍵工作。
Barman 1.4.1 發布,修復了幾個較明顯的 bug。
-
Fix for WAL archival stop working if first backup is EMPTY (Closes: #64)
-
Fix exception during error handling in Barman recovery (Closes: #65)
-
After a backup, limit cron activity to WAL archiving only (Closes: #62)
-
Improved robustness and error reporting of the "backup delete" command (Closes: #63)
-
Fix computation of WAL production ratio as reported in the "show-backup" command
-
Improved management of xlogb file, which is now correctly fsynced when updated. Also, the "rebuild-xlogdb" command now operates on a temporary new file, which overwrites the main one when finished.
-
Add unit tests for dateutil module compatibility
-
Modified Barman version following PEP 440 rules and added support of tests in Python 3.4
此版本現已提供下載:Download barman-1.4.1.tar.gz (122.0 kB)
更多內容請查看發行頁面。