'\" 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-SYNC-BACKUP" "1" "May 19, 2026" "3.19" "Barman" .SH NAME barman-sync-backup \- Barman Sub-Commands .SH SYNOPSIS .INDENT 0.0 .INDENT 3.5 .sp .EX sync\-backup [ { \-h | \-\-help } ] SERVER_NAME BACKUP_ID .EE .UNINDENT .UNINDENT .SH DESCRIPTION .sp This command synchronizes a passive node with its primary by copying all files from a backup present on the server node. It is available only for passive nodes and uses the \fBprimary_ssh_command\fP option to establish a secure connection with the primary node. You can use a shortcut instead of \fBBACKUP_ID\fP\&. .SH PARAMETERS .INDENT 0.0 .TP .B \fBSERVER_NAME\fP Name of the server in barman node .TP .B \fBBACKUP_ID\fP Id of the backup in barman catalog. .TP .B \fB\-h\fP / \fB\-\-help\fP Show a help message and exit. Provides information about command usage. .UNINDENT .SH SHORTCUTS .sp For some commands, instead of using the timestamp backup ID, you can use the following shortcuts or aliases to identify a backup for a given server: .TS box center; l|l. T{ \fBShortcut\fP T} T{ \fBDescription\fP T} _ T{ \fBfirst/oldest\fP T} T{ Oldest available backup for the server, in chronological order. T} _ T{ \fBlast/latest\fP T} T{ Most recent available backup for the server, in chronological order. T} _ T{ \fBlast\-full/latest\-full\fP T} T{ Most recent full backup taken with methods \fBrsync\fP or \fBpostgres\fP\&. T} _ T{ \fBlast\-failed\fP T} T{ Most recent backup that failed, in chronological order. T} .TE .SH Author EnterpriseDB .SH Copyright © Copyright EnterpriseDB UK Limited 2011-2025 .\" End of generated man page.