logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

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