Skip to content

Commit 9f227cc

Browse files
committed
[Issue #229] In 'remote operations' section add requirement about programm version
1 parent c3cc6a0 commit 9f227cc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/pgprobackup.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1081,6 +1081,13 @@ GRANT SELECT ON TABLE pg_catalog.pg_database TO backup;
10811081
<xref linkend="pbk-archive-get"/>.
10821082
</para>
10831083
</listitem>
1084+
<listitem>
1085+
<para>
1086+
Operating in remote mode requires <application>pg_probackup</application>
1087+
binary to be installed on both local and remote systems.
1088+
The versions of local and remote binary must be the same.
1089+
</para>
1090+
</listitem>
10841091
<listitem>
10851092
<para>
10861093
When started in the remote mode, the main <application>pg_probackup</application> process

0 commit comments

Comments
 (0)