barman-rebuild-xlogdb - Man Page
Barman Sub-Commands
Synopsis
rebuild-xlogdb [ { -h | --help } ] SERVER_NAME [ SERVER_NAME ... ]
Description
Rebuild the WAL file metadata for a server (or for all servers using the all shortcut) based on the disk content. The WAL archive metadata is stored in the xlog.db file, with each Barman server maintaining its own copy.
Parameters
- SERVER_NAME
Name of the server in barman node.
- -h / --help
Show a help message and exit. Provides information about command usage.
Shortcuts
Use shortcuts instead of SERVER_NAME.
Shortcut | Description |
all | All available servers |
Author
EnterpriseDB
Copyright
© Copyright EnterpriseDB UK Limited 2011-2025
Info
Mar 27, 2024 3.13 Barman