'\" t .\" Man page generated from reStructuredText .\" by the Docutils 0.22.4 manpage writer. . . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .TH "BARMAN-REPLICATION-STATUS" "1" "May 19, 2026" "3.19" "Barman" .SH NAME barman-replication-status \- Barman Sub-Commands .SH SYNOPSIS .INDENT 0.0 .INDENT 3.5 .sp .EX replication\-status [ { \-h | \-\-help } ] [ \-\-minimal ] [ \-\-source { backup\-host | wal\-host } ] [ \-\-target { hot\-standby | wal\-streamer | all } ] SERVER_NAME [ SERVER_NAME ... ] .EE .UNINDENT .UNINDENT .SH DESCRIPTION .sp Display real\-time information and status of any streaming clients connected to the specified server. Specify \fBall\fP shortcut to display information for all configured servers. .SH PARAMETERS .INDENT 0.0 .TP .B \fBSERVER_NAME\fP Name of the server in barman node .TP .B \fB\-h\fP / \fB\-\-help\fP Show a help message and exit. Provides information about command usage. .TP .B \fB\-\-minimal\fP Machine readable output. .TP .B \fB\-\-source\fP The possible values are: .INDENT 7.0 .IP \(bu 2 \fBbackup\-host\fP (default): List clients using the backup connection information for a server. .IP \(bu 2 \fBwal\-host\fP: List clients using the WAL streaming connection information for a server. .UNINDENT .TP .B \fB\-\-target\fP The possible values are: .INDENT 7.0 .IP \(bu 2 \fBhot\-standby\fP: List only hot standby servers. .IP \(bu 2 \fBwal\-streamer\fP: List only WAL streaming clients, such as \fBpg_receivewal\fP\&. .IP \(bu 2 \fBall\fP (default): List all streaming clients. .UNINDENT .UNINDENT .SH SHORTCUTS .sp Use shortcuts instead of \fBSERVER_NAME\fP\&. .TS box center; l|l. T{ \fBShortcut\fP T} T{ \fBDescription\fP T} _ T{ \fBall\fP T} T{ All available servers T} .TE .SH Author EnterpriseDB .SH Copyright © Copyright EnterpriseDB UK Limited 2011-2025 .\" End of generated man page.