Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 1b68704

Browse files
committed
Fix broken markup.
1 parent ec646db commit 1b68704

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/src/sgml/backup.sgml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/backup.sgml,v 2.28 2003/08/17 03:14:26 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/backup.sgml,v 2.29 2003/08/17 22:05:13 tgl Exp $
33
-->
44
<chapter id="backup">
55
<title>Backup and Restore</title>
@@ -154,8 +154,10 @@ pg_dump -h <replaceable>host1</> <replaceable>dbname</> | psql -h <replaceable>h
154154
</important>
155155

156156
<tip>
157+
<para>
157158
Restore performance can be improved by increasing <literal>SORT_MEM</>
158159
(see <xref linkend="runtime-config-resource-memory">).
160+
</para>
159161
</tip>
160162
</sect2>
161163

0 commit comments

Comments
 (0)