Download Latest Version barman-2.12.tar.gz (1.3 MB)
Email in envelope

Get an email when there's a new version of Barman for PostgreSQL

Home / 1.4.0
Name Modified Size InfoDownloads / Week
Parent folder
barman-1.4.0-1.rhel6.noarch.rpm 2015-01-23 160.8 kB
barman-1.4.0-1.rhel7.noarch.rpm 2015-01-23 156.9 kB
barman-1.4.0-1.rhel5.noarch.rpm 2015-01-23 210.4 kB
barman-tutorial.en.pdf 2015-01-23 280.1 kB
barman-1.4.0.tar.gz 2015-01-23 120.6 kB
README.txt 2015-01-23 1.3 kB
Totals: 6 Items   930.2 kB 0
---------------------------------------------------------------------

Barman News - History of user-visible changes Copyright © 2011-2015
2ndQuadrant Italia (Devise.IT S.r.l.)

Version 1.4.0 - 26 Jan 2015

  * Incremental base backup implementation through the reuse_backup
    global/server option. Possible values are off (disabled,
    default), copy (preventing unmodified files from being
    transferred) and link (allowing for deduplication through hard
    links).
  * Store and show deduplication effects when using reuse_backup=
    link.
  * Added transparent support of pg_stat_archiver (PostgreSQL 9.4) in
    check, show-server and status commands.
  * Improved administration by invoking WAL maintenance at the end of
    a successful backup.
  * Changed the way unused WAL files are trashed, by differentiating
    between concurrent and exclusive backup cases.
  * Improved performance of WAL statistics calculation.
  * Treat a missing pg_ident.conf as a WARNING rather than an error.
  * Refactored output layer by removing remaining yield calls.
  * Check that rsync is in the system path.
  * Include history files in WAL management.
  * Improved robustness through more unit tests.
  * Fixed bug #55: Ignore fsync EINVAL errors on directories.
  * Fixed bug #58: retention policies delete.

Source: README.txt, updated 2015-01-23