Home / 2.11
Name Modified Size InfoDownloads / Week
Parent folder
README.txt 2020-07-08 2.2 kB
barman-2.11.tar.gz 2020-07-08 1.3 MB
manual.pdf 2020-07-08 1.3 MB
barman-cli-cloud_2.11-1.trusty+1_all.deb 2020-07-08 12.2 kB
python-barman_2.11-1.trusty+1_all.deb 2020-07-08 154.1 kB
barman-cli_2.11-1.trusty+1_all.deb 2020-07-08 7.1 kB
barman_2.11-1.trusty+1_all.deb 2020-07-08 33.7 kB
barman-cli-cloud_2.11-1.buster+1_all.deb 2020-07-08 62.6 kB
python3-barman_2.11-1.buster+1_all.deb 2020-07-08 204.5 kB
barman-cli_2.11-1.buster+1_all.deb 2020-07-08 57.5 kB
barman_2.11-1.buster+1_all.deb 2020-07-08 84.1 kB
barman-cli-cloud_2.11-1.xenial+1_all.deb 2020-07-08 12.2 kB
python3-barman_2.11-1.xenial+1_all.deb 2020-07-08 154.2 kB
barman-cli_2.11-1.xenial+1_all.deb 2020-07-08 7.1 kB
barman_2.11-1.xenial+1_all.deb 2020-07-08 33.8 kB
barman-cli-cloud_2.11-1.bionic+1_all.deb 2020-07-08 12.4 kB
python3-barman_2.11-1.bionic+1_all.deb 2020-07-08 154.3 kB
barman-cli_2.11-1.bionic+1_all.deb 2020-07-08 7.2 kB
barman_2.11-1.bionic+1_all.deb 2020-07-08 33.9 kB
python-barman_2.11-1.jessie+1_all.deb 2020-07-08 204.4 kB
barman-cli-cloud_2.11-1.jessie+1_all.deb 2020-07-08 62.5 kB
barman-cli_2.11-1.jessie+1_all.deb 2020-07-08 57.4 kB
barman_2.11-1.jessie+1_all.deb 2020-07-08 84.1 kB
python3-barman_2.11-1.stretch+1_all.deb 2020-07-08 204.5 kB
barman-cli-cloud_2.11-1.stretch+1_all.deb 2020-07-08 62.5 kB
barman_2.11-1.stretch+1_all.deb 2020-07-08 84.1 kB
barman-cli_2.11-1.stretch+1_all.deb 2020-07-08 57.4 kB
python3-barman_2.11-1.focal+1_all.deb 2020-07-08 154.2 kB
barman-cli-cloud_2.11-1.focal+1_all.deb 2020-07-08 12.4 kB
barman-cli_2.11-1.focal+1_all.deb 2020-07-08 7.2 kB
barman_2.11-1.focal+1_all.deb 2020-07-08 33.9 kB
python3-barman-2.11-1.el8.noarch.rpm 2020-07-08 363.2 kB
barman-2.11-1.el8.noarch.rpm 2020-07-08 39.7 kB
barman-cli-2.11-1.el8.noarch.rpm 2020-07-08 25.7 kB
barman-cli-cloud-2.11-1.el8.noarch.rpm 2020-07-08 31.7 kB
python2-barman-2.11-1.el7.noarch.rpm 2020-07-08 363.4 kB
barman-cli-cloud-2.11-1.el7.noarch.rpm 2020-07-08 27.7 kB
barman-2.11-1.el7.noarch.rpm 2020-07-08 35.8 kB
barman-cli-2.11-1.el7.noarch.rpm 2020-07-08 21.7 kB
python-barman-2.11-1.el6.noarch.rpm 2020-07-08 387.0 kB
barman-cli-cloud-2.11-1.el6.noarch.rpm 2020-07-08 27.7 kB
barman-2.11-1.el6.noarch.rpm 2020-07-08 35.9 kB
barman-cli-2.11-1.el6.noarch.rpm 2020-07-08 21.7 kB
Totals: 43 Items   6.0 MB 0
Barman News - History of user-visible changes
Copyright (C) 2011-2020 2ndQuadrant Limited
Version 2.11 - 9 Jul 2020

-   Introduction of the barman-cli-cloud package that contains all cloud
    related utilities.

-   Add barman-cloud-wal-restore to restore a WAL file previously
    archived with barman-cloud-wal-archive from an object store

-   Add barman-cloud-restore to restore a backup previously taken with
    barman-cloud-backup from an object store

-   Add barman-cloud-backup-list to list backups taken with
    barman-cloud-backup in an object store

-   Add support for arbitrary archive size for barman-cloud-backup

-   Add support for --endpoint-url option to cloud utilities

-   Remove strict superuser requirement for PG 10+ (by Kaarel Moppel)

-   Add --log-level runtime option for barman to override default log
    level for a specific command

-   Support for PostgreSQL 13

-   Bug fixes:

    -   Suppress messages and warning with SSH connections in barman-cli
        (GH-257)
    -   Fix a race condition when retrieving uploaded parts in
        barman-cloud-backup (GH-259)
    -   Close the PostgreSQL connection after a backup (GH-258)
    -   Check for uninitialized replication slots in receive-wal --reset
        (GH-260)
    -   Ensure that begin_wal is valorised before acting on it (GH-262)
    -   Fix bug in XLOG/WAL arithmetic with custom segment size (GH-287)
    -   Fix rsync compatibility error with recent rsync
    -   Fix PostgreSQLClient version parsing
    -   Fix PostgreSQL exception handling with non ASCII messages
    -   Ensure each postgres connection has an empty search_path
    -   Avoid connecting to PostgreSQL while reading a backup.info file

If you are using already barman-cloud-wal-archive or barman-cloud-backup
installed via RPM/Apt package and you are upgrading your system, you
must install the barman-cli-cloud package. All cloud related tools are
now part of the barman-cli-cloud package, including
barman-cloud-wal-archive and barman-cloud-backup that were previosly
shipped with barman-cli. The reason is complex dependency management of
the boto3 library, which is a requirement for the cloud utilities.
Source: README.txt, updated 2020-07-08