Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

barman-rebuild-xlogdb - Barman Sub-Commands

Author

       EnterpriseDB

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.

Name

       barman-rebuild-xlogdb - Barman Sub-Commands

Parameters

SERVER_NAME
              Name of the server in barman node.

Shortcuts

       Use shortcuts instead of SERVER_NAME.
                                         ┌──────────┬───────────────────────┐
                                         │ ShortcutDescription           │
                                         ├──────────┼───────────────────────┤
                                         │ all      │ All available servers │
                                         └──────────┴───────────────────────┘

Synopsis

          rebuild-xlogdb SERVER_NAME

See Also