PostgreSQL 數據庫備份工具, Barman 1.5.1 發布

jopen 9年前發布 | 6K 次閱讀 Barman PostgreSQL

Barman (備份和恢復管理器) for PostgreSQL 是 PostgreSQL 數據庫服務器的災難恢復工具,允許遠程備份多個服務器,幫助 DBA 在數據恢復階段的關鍵工作。


今天發布了 Barman, Backup and Recovery Manager for PostgreSQL 1.5.1 版本。

Barman for PostgreSQL 1.5.1 版本通過 'cron' 命令支持維護操作的 'per-server' 并發。內部方面,Barman 現在可以在特定的服務器上 spawn 一個新 WAL 歸檔操作子進程。也因此把 'archive-wal' 命令加入到命令接口。此外還有一些 bug 修復。

完整改進內容請看發行說明

改進列表:

  • Add support for the 'archive-wal' command which performs WAL maintenance operations on a given server

    </li>

  • Add support for "per-server" concurrency of the 'cron' command

    </li>

  • Improved management of xlog.db errors

    </li>

  • Add support for mixed compression types in WAL files (SF.net#61)

    </li>

  • Bug fixes:

    </li>

    • Avoid retention policy checks during the recovery

      </li>

    • Avoid 'wal_level' check on PostgreSQL version < 9.0 (#3)

      </li>

    • Fix backup size calculation (#5)


      </li> </ul> </ul>

      下載:http://sourceforge.net/projects/pgbarman/files/


       本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
       轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
       本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!