Skip to content

Commit 24d0224

Browse files
author
Liudmila Mantrova
committed
DOC: remove _ from IDs
1 parent 060b84f commit 24d0224

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/pgprobackup.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1135,7 +1135,7 @@ GRANT SELECT ON TABLE pg_catalog.pg_database TO backup;
11351135
<refsect2 id="pbk-setting-up-ptrack-backups">
11361136
<title>Setting up PTRACK Backups</title>
11371137
<para>
1138-
The PTACK backup mode can be used only for <productname>Postgres Pro Standard</productname> and
1138+
The PTRACK backup mode can be used only for <productname>Postgres Pro Standard</productname> and
11391139
<productname>Postgres Pro Enterprise</productname> installations, or patched vanilla
11401140
PostgreSQL. Links to PTRACK patches can be found
11411141
<ulink url="https://github.com/postgrespro/pg_probackup#ptrack-support">here</ulink>.
@@ -1886,7 +1886,7 @@ pg_probackup restore -B <replaceable>backup_dir</replaceable> --instance <replac
18861886
</para>
18871887
</note>
18881888
</refsect2>
1889-
<refsect2 id="pbk-running-pg_probackup-on-parallel-threads">
1889+
<refsect2 id="pbk-running-pg-probackup-on-parallel-threads">
18901890
<title>Running <application>pg_probackup</application> on Parallel Threads</title>
18911891
<para>
18921892
<xref linkend="pbk-backup"/>,
@@ -4928,7 +4928,7 @@ pg_probackup archive-get -B <replaceable>backup_dir</replaceable> --instance <re
49284928
This scenario illustrates setting up standalone FULL and DELTA backups.
49294929
</para>
49304930
<procedure>
4931-
<step id="pbk-setup-passwordless-ssh-connection-from-backup_host-to-postgres_host">
4931+
<step id="pbk-setup-passwordless-ssh-connection-from-backup-host-to-postgres-host">
49324932
<title>Set up passwordless SSH connection from
49334933
<literal>backup_host</literal> to
49344934
<literal>postgres_host</literal>:</title>

0 commit comments

Comments
 (0)