table of contents
| BARMAN-LIST-PROCESSES(1) | Barman | BARMAN-LIST-PROCESSES(1) |
NAME¶
barman-list-processes - Barman Sub-Commands
SYNOPSIS¶
list-processes
[ { -h | --help } ]
SERVER_NAME
DESCRIPTION¶
The list-processes sub-command outputs all active subprocesses for a Postgres server. It displays the process identifier (PID) and the corresponding barman task for each active subprocess.
PARAMETERS¶
- SERVER_NAME
- Name of the Postgres server for which to list active subprocesses.
- -h / --help
- Displays a help message and exits.
Author¶
EnterpriseDB
Copyright¶
© Copyright EnterpriseDB UK Limited 2011-2025
| May 19, 2026 | 3.19 |