|
NAMEbarman-wal-archive - archive_command based on Barman's put-walSYNOPSISbarman-wal-archive [OPTIONS] BARMAN_HOST SERVER_NAME WAL_PATHDESCRIPTIONThis 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 (introduced in Barman 2.6). 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 EnterpriseDB. POSITIONAL ARGUMENTS
OPTIONS
EXIT STATUS
SEE ALSObarman (1), barman (5).BUGSBarman 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. RESOURCES
COPYINGBarman is the property of EnterpriseDB UK Limited and its code is distributed under GNU General Public License v3.© Copyright EnterpriseDB UK Limited 2011-2022 AUTHORSEnterpriseDB <https://www.enterprisedb.com>.
Visit the GSP FreeBSD Man Page Interface. |