Barman for PostgreSQL 1.2.1 发布,PostgreSQL备份/恢复工具
jopen 11年前
Barman是一个PostgreSQL 备份/恢复工具,用于 PostgreSQL服务器的灾难恢复</span> 。它能够远程备份多个 PostgreSQL</span>服务器,备份目录,</span> 保留策略</span>,远程恢复,归档,WAL文件的备份和压缩。
发布说明: This minor version adds the "bandwidth_limit" global/server option which allows limiting the I/O bandwidth (in KBPS) for backup and recovery operations. More control is given by the "tablespace_bandwidth_limit" global/server option, which allows limiting the I/O bandwidth (in KBPS) for backup and recovery operations on a per-tablespace basis. Minor bugs have been fixed