Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3207d6c

Browse files
oleg gurevpostgres-dev
oleg gurev
authored andcommitted
PBCKP-782 doc added note in Remote Mode section
1 parent48efe90 commit3207d6c

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

‎doc/Readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@
33
xmllint --noout --valid probackup.xml
44
xsltproc stylesheet.xsl probackup.xml >pg-probackup.html
55
```
6+
>[!NOTE]
7+
>Install```docbook-xsl``` if you got
8+
>``` "xsl:import : unable to load http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl"```

‎doc/pgprobackup.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1970,6 +1970,14 @@ pg_probackup restore -B <replaceable>backup_dir</replaceable> --instance <replac
19701970
for communication between the hosts.
19711971
</para>
19721972
</note>
1973+
<note>
1974+
<para>
1975+
In addition to SSH connection, <application>pg_probackup</application> uses
1976+
a regular connection to the database to manage the remote operation.
1977+
See <xreflinkend="pbk-configuring-the-database-cluster"/> for details of how to set up
1978+
a database connection.
1979+
</para>
1980+
</note>
19731981
<para>
19741982
The typical workflow is as follows:
19751983
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp