We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3cc6a0 commit 9f227ccCopy full SHA for 9f227cc
doc/pgprobackup.xml
@@ -1081,6 +1081,13 @@ GRANT SELECT ON TABLE pg_catalog.pg_database TO backup;
1081
<xref linkend="pbk-archive-get"/>.
1082
</para>
1083
</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>
1091
<listitem>
1092
<para>
1093
When started in the remote mode, the main <application>pg_probackup</application> process
0 commit comments