Scroll to navigation

BARMAN-RECEIVE-WAL(1) Barman BARMAN-RECEIVE-WAL(1)

NAME

barman-receive-wal - Barman Sub-Commands

SYNOPSIS

receive-wal

[ --create-slot ]
[ --drop-slot ]
[ { -h | --help } ]
[ --reset ]
[ --stop ]
SERVER_NAME


DESCRIPTION

Initiate the streaming of transaction logs for a server. This process uses pg_receivewal or pg_receivexlog to receive WAL files from Postgres servers via the streaming protocol.

PARAMETERS

Name of the server in barman node.
Create the physical replication slot configured with the slot_name configuration parameter.
Drop the physical replication slot configured with the slot_name configuration parameter.
Show a help message and exit. Provides information about command usage.
Reset the status of receive-wal, restarting the streaming from the current WAL file of the server.
Stop the process for the server.

AUTHOR

EnterpriseDB

COPYRIGHT

© Copyright EnterpriseDB UK Limited 2011-2025

March 20, 2025 3.13