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

Commit3297804

Browse files
committed
Add mention of sort_mem in the restore docs.
1 parentbb8586d commit3297804

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

‎doc/src/sgml/backup.sgml

Lines changed: 5 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.27 2003/08/01 01:01:52 tgl Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/backup.sgml,v 2.28 2003/08/17 03:14:26 momjian Exp $
33
-->
44
<chapter id="backup">
55
<title>Backup and Restore</title>
@@ -153,6 +153,10 @@ pg_dump -h <replaceable>host1</> <replaceable>dbname</> | psql -h <replaceable>h
153153
</para>
154154
</important>
155155

156+
<tip>
157+
Restore performance can be improved by increasing <literal>SORT_MEM</>
158+
(see <xref linkend="runtime-config-resource-memory">).
159+
</tip>
156160
</sect2>
157161

158162
<sect2 id="backup-dump-all">

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp