红联Linux门户
Linux帮助

Barman 1.3.3发布,PG的数据备份恢复工具

发布时间:2014-08-22 09:36:48来源:红联作者:empast
Barman 1.3.3 发布,此版本改进了备份和监控的健壮性:

"smelly backup" 控件

对基础备份复制重新尝试的管理 ( "barman backup" 和 "barman recover" 命令)

解决了当前目录远程恢复(增量恢复)相关的性能问题。

此版本还增强了系统的可用性,通过更好的异常处理,输出和日志信息,支持 PostgreSQL 8.3。

重要 bug 修复:

Copies "recovery.conf" during remote "barman recover" (#43)

Correctly detect pre/post archive hook scripts (#41)

同时也修复了其他的一些小 bug。

相关链接

网站:http://www.pgbarman.org/

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

文档:http://www.pgbarman.org/documentation/

支持:http://www.pgbarman.org/support/

pgespresso 扩展:https://github.com/2ndquadrant-it/pgespresso

发行说明:

Added "last_backup_max_age", a new global/server option that allows administrators to set the max age of the last backup in a catalogue, making it easier to detect any issues with periodical backup execution

Improved robustness of "barman backup" by introducing two global/server options: "basebackup_retry_times" and "basebackup_retry_sleep". These options allow an administrator to specify, respectively, the number of attempts for a copy operation after a failure, and the number of seconds of wait before retrying

Improved the recovery process via rsync on an existing directory (incremental recovery), by splitting the previous rsync call into several ones - invoking checksum control only when necessary

Added support for PostgreSQL 8.3

Minor changes:

Support for comma separated list values configuration options

Improved backup durability by calling fsync() on backup and WAL files during "barman backup" and "barman cron"

Improved Nagios output for "barman check --nagios"

Display compression ratio for WALs in "barman show-backup"

Correctly handled keyboard interruption (CTRL-C) while performing barman backup

Improved error messages of failures regarding the stop of a backup

Wider coverage of unit tests

Bug fixes:

Copies "recovery.conf" on the remote server during "barman recover" (#43)

Correctly detect pre/post archive hook scripts (#41)

下载:

发行日志:https://sourceforge.net/projects/pgbarman/files/1.3.3/

源代码:http://sourceforge.net/projects/pgbarman/files/1.3.3/barman-1.3.3.tar.gz/download

RPMs for RHEL/CentOS 5: http://sourceforge.net/projects/pgbarman/files/1.3.3/barman-1.3.3-1.rhel5.noarch.rpm/download (dependencies: https://sourceforge.net/projects/pgbarman/files/rhel5-deps/)

RPMs for RHEL/CentOS 6: http://sourceforge.net/projects/pgbarman/files/1.3.3/barman-1.3.3-1.rhel6.noarch.rpm/download (dependencies: https://sourceforge.net/projects/pgbarman/files/rhel6-deps/)

PyPI: http://pypi.python.org/pypi/barman/1.3.3

pgespresso on PostgreSQL Extension framework (PGXN): http://pgxn.org/dist/pgespresso/

pgespresso RPM/Debian packages: https://sourceforge.net/projects/pgbarman/files/pgespresso/

在线文档: http://www.pgbarman.org/documentation

PDF 文档: http://sourceforge.net/projects/pgbarman/files/1.3.3/barman-tutorial.en.pdf/download

Barman (备份和恢复管理器) for PostgreSQL 是 PostgreSQL 数据库服务器的灾难恢复工具,允许远程备份多个服务器,帮助 DBA 在数据恢复阶段的关键工作。

来自:开源中国社区
文章评论

共有 0 条评论