Menu

Tree [365800] master release/2.12 /
 History

HTTPS access


File Date Author Commit
 barman 2020-11-03 Marco Nenciarini Marco Nenciarini [6ecb2c] Version set to 2.12
 doc 2020-11-03 Marco Nenciarini Marco Nenciarini [6ecb2c] Version set to 2.12
 scripts 2020-07-08 Marco Nenciarini Marco Nenciarini [71a49f] Add missing files in scripts/set-version.sh
 sphinx 2020-07-07 Gabriele Bartolini Gabriele Bartolini [a577cb] Updated copyright years
 tests 2020-08-03 Giulio Calacoci Giulio Calacoci [262186] New `backup_method` option: `local-rsync`
 .gitignore 2016-02-18 Marco Nenciarini Marco Nenciarini [e41d7e] Use pytest-runner module to run tests in setup.py
 .travis.yml 2020-06-29 Marco Nenciarini Marco Nenciarini [9514e4] Add testing on Python 3.8
 AUTHORS 2019-01-31 Marco Nenciarini Marco Nenciarini [3cbe9e] Prepare release 2.6
 ChangeLog 2020-11-03 Marco Nenciarini Marco Nenciarini [365800] Update the ChangeLog file
 INSTALL 2020-07-07 Gabriele Bartolini Gabriele Bartolini [a577cb] Updated copyright years
 LICENSE 2012-07-06 Marco Nenciarini Marco Nenciarini [e61a11] Initial commit
 MANIFEST.in 2018-02-09 Marco Nenciarini Marco Nenciarini [334b14] Fix missing documentation in MANIFEST.in
 NEWS 2020-10-30 Gabriele Bartolini Gabriele Bartolini [8b31a2] Release notes for 2.12
 README.rst 2020-07-07 Gabriele Bartolini Gabriele Bartolini [a577cb] Updated copyright years
 TODO 2020-07-07 Gabriele Bartolini Gabriele Bartolini [a577cb] Updated copyright years
 requirements-tox.txt 2019-07-31 Marco Nenciarini Marco Nenciarini [6d2a65] Upgrade testing tools version
 setup.cfg 2019-11-05 Marco Nenciarini Marco Nenciarini [c810e7] Add sphinx to isort configuration
 setup.py 2020-07-08 Marco Nenciarini Marco Nenciarini [a60b80] Add Python 3.8 compatibility to release metadata
 tox.ini 2020-07-07 Gabriele Bartolini Gabriele Bartolini [a577cb] Updated copyright years

Read Me

Barman, Backup and Recovery Manager for PostgreSQL

Barman (Backup and Recovery Manager) is an open-source administration tool for disaster recovery of PostgreSQL servers written in Python. It allows your organisation to perform remote backups of multiple servers in business critical environments to reduce risk and help DBAs during the recovery phase.

Barman is distributed under GNU GPL 3 and maintained by 2ndQuadrant.

For further information, look at the "Web resources" section below.

Source content

Here you can find a description of files and directory distributed with Barman:

  • AUTHORS : development team of Barman
  • NEWS : release notes
  • ChangeLog : log of changes
  • LICENSE : GNU GPL3 details
  • TODO : our wishlist for Barman
  • barman : sources in Python
  • doc : tutorial and man pages
  • scripts : auxiliary scripts
  • tests : unit tests

Licence

Copyright (C) 2011-2020 2ndQuadrant Limited

Barman is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Barman is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Barman. If not, see http://www.gnu.org/licenses/.