DOKK / manpages / debian 10 / barman-cli / barman-wal-archive.1.en
BARMAN-WAL-ARCHIVE(1) Version 1.3 BARMAN-WAL-ARCHIVE(1)

barman-wal-archive - archive_command based on Barman's put-wal

barman-wal-archive [OPTIONS] BARMAN_HOST SERVER_NAME WAL_PATH

This script can be used in the archive_command of a PostgreSQL server to ship WAL files to a Barman host using the `put-wal' command. An SSH connection will be opened to the Barman host. barman-wal-archive allows the integration of Barman in PostgreSQL clusters for better business continuity results.

This script and Barman are administration tools for disaster recovery of PostgreSQL servers written in Python and maintained by 2ndQuadrant.

the host of the Barman server.
the server name configured in Barman from which WALs are taken.
the value of the `%p' keyword (according to `archive_command').

show a help message and exit
show program's version number and exit
the user used for the ssh connection to the Barman server. Defaults to `barman'.
configuration file on the Barman server

0
Success
Failure

barman (1), barman (5).

Barman has been extensively tested, and is currently being used in several production environments. However, we cannot exclude the presence of bugs.

Any bug can be reported via the Github issue tracker.

Homepage: <http://www.pgbarman.org/>
Documentation: <http://docs.pgbarman.org/>
Professional support: <http://www.2ndQuadrant.com/>

Barman is the property of 2ndQuadrant Limited and its code is distributed under GNU General Public License v3.

Copyright (C) 2011-2019 2ndQuadrant Ltd - <http://www.2ndQuadrant.com/>.

2ndQuadrant <http://www.2ndQuadrant.com>.

January 5, 2019 Barman User manuals