Home / 2.9
Name Modified Size InfoDownloads / Week
Parent folder
README.txt 2019-07-31 1.5 kB
manual.pdf 2019-07-31 1.3 MB
barman-2.9.tar.gz 2019-07-31 1.2 MB
python-barman-2.9-1.el7.noarch.rpm 2019-07-31 316.2 kB
barman-2.9-1.el7.noarch.rpm 2019-07-31 34.0 kB
barman-cli-2.9-1.el7.noarch.rpm 2019-07-31 20.1 kB
python-barman-2.9-1.el6.noarch.rpm 2019-07-31 335.0 kB
barman-2.9-1.el6.noarch.rpm 2019-07-31 34.0 kB
barman-cli-2.9-1.el6.noarch.rpm 2019-07-31 20.1 kB
python3-barman_2.9-1.xenial+1_all.deb 2019-07-31 136.2 kB
barman-cli_2.9-1.xenial+1_all.deb 2019-07-31 6.7 kB
barman_2.9-1.xenial+1_all.deb 2019-07-31 32.0 kB
python-barman_2.9-1.trusty+1_all.deb 2019-07-31 136.1 kB
barman-cli_2.9-1.trusty+1_all.deb 2019-07-31 6.7 kB
barman_2.9-1.trusty+1_all.deb 2019-07-31 31.9 kB
python3-barman_2.9-1.bionic+1_all.deb 2019-07-31 136.3 kB
barman-cli_2.9-1.bionic+1_all.deb 2019-07-31 6.8 kB
barman_2.9-1.bionic+1_all.deb 2019-07-31 32.1 kB
python3-barman_2.9-1.stretch+1_all.deb 2019-07-31 181.9 kB
barman-cli_2.9-1.stretch+1_all.deb 2019-07-31 52.2 kB
barman_2.9-1.stretch+1_all.deb 2019-07-31 77.5 kB
python-barman_2.9-1.jessie+1_all.deb 2019-07-31 181.8 kB
barman-cli_2.9-1.jessie+1_all.deb 2019-07-31 52.2 kB
barman_2.9-1.jessie+1_all.deb 2019-07-31 77.5 kB
python3-barman_2.9-1.buster+1_all.deb 2019-07-31 181.8 kB
barman-cli_2.9-1.buster+1_all.deb 2019-07-31 52.3 kB
barman_2.9-1.buster+1_all.deb 2019-07-31 77.6 kB
Totals: 27 Items   4.8 MB 0
Barman News - History of user-visible changes
Copyright (C) 2011-2019 2ndQuadrant Limited

Version 2.9 - 1 Aug 2019

-   Transparently support PostgreSQL 12, by supporting the new way of
    managing recovery and standby settings through GUC options and
    signal files (recovery.signal and standby.signal)

-   Add --bwlimit command line option to set bandwidth limitation for
    backup and recover commands

-   Ignore WAL archive failure for check command in case the latest
    backup is WAITING_FOR_WALS

-   Add --target-lsn option to set recovery target Log Sequence Number
    for recover command with PostgreSQL 10 or higher

-   Add --spool-dir option to barman-wal-restore so that users can
    change the spool directory location from the default, avoiding
    conflicts in case of multiple PostgreSQL instances on the same
    server (thanks to Drazen Kacar).

-   Rename barman_xlog directory to barman_wal

-   JSON output writer to export command output as JSON objects and
    facilitate integration with external tools and systems (thanks to
    Marcin Onufry Hlybin). Experimental in this release.

Bug fixes:

-   replication-status doesn’t show streamers with no slot (GH-222)

-   When checking that a connection is alive (“SELECT 1” query),
    preserve the status of the PostgreSQL connection (GH-149). This
    fixes those cases of connections that were terminated due to
    idle-in-transaction timeout, causing concurrent backups to fail.

Source: README.txt, updated 2019-07-31