Download List

프로젝트 설명

Barman (backup and recovery manager) for PostgreSQL is an administration tool for disaster recovery of PostgreSQL servers. It allows remote backups of multiple servers in business-critical environments and helps DBAs during the recovery phase. Barman's most-wanted features include backup catalogs, retention policies, remote recovery, archiving, and compression of WAL files and backups.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-12-11 08:02
1.1.2

이 버전에는 관리자가 여러 서버를 포함 하도록 구성 파일 디렉터리 (예: /etc/barman.d)에서 "configuration_files_directory" 옵션 추가. 특수 한 백업 식별자 (ID)에 대 한 다음과 같은 별칭 지원: 최신, 마지막으로, 가장 오래 된 및 첫 번째. 와 ' 바텐더 목록 백업 모든 ', 이제 모든 구성 된 서버에 대해 백업을 나열할 수 있습니다. 이 릴리스의 명예 Postgresql에 대 한 연결 정보에 대 한 "프로그램이 application_name" 옵션 > = 9.0. 그것은 중요 한 버그 수정: 월마트 누락 파일 삭제 (#18) 동안 이제 무시 됩니다.
Tags: Stable, Minor
This version adds the "configuration_files_directory" option that allows administrators to include multiple server configuration files from a directory (e.g. /etc/barman.d). The following aliases for special backup identifiers (ID) are now supported: latest, last, oldest, and first. With 'barman list-backup all', you can now list backups for all the configured servers. This release honors the "application_name" option for connection information on PostgreSQL >= 9.0. It fixes an important bug: missing WAL files are now ignored during deletion (#18).

Project Resources