Skip to content

Commit 9a91ea7

Browse files
committed
Add a link to the installation section in the Quick start
1 parent b4035fd commit 9a91ea7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: doc/pgprobackup.xml

+2-1
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,7 @@ doc/src/sgml/pgprobackup.sgml
519519
<title>Steps to perform:</title>
520520
<procedure>
521521
<step>
522-
<para>Install <application>pg_probackup</application> on both <literal>backup_host</literal> and <literal>postgres_host</literal>.</para>
522+
<para><link linkend="pbk-install">Install</link> <application>pg_probackup</application> on both <literal>backup_host</literal> and <literal>postgres_host</literal>.</para>
523523
</step>
524524
<step id="pbk-quickstart-setup-ssh">
525525
<para><link linkend="pbk-setup-ssh">Set up an SSH connection</link> from <literal>backup_host</literal> to <literal>postgres_host</literal>.</para>
@@ -734,6 +734,7 @@ INFO: Restore incremental ratio (less is better): 100% (61MB/61MB)
734734
INFO: Syncing restored files to disk
735735
INFO: Restored backup files are synced, time elapsed: 0
736736
INFO: Restore of backup S6OBQO completed.
737+
</programlisting>
737738
</step>
738739
</procedure>
739740
</refsect2>

0 commit comments

Comments
 (0)