Skip to content

Commit fa171dd

Browse files
committed
Fix typo, per Thom Brown.
1 parent f4ec2fa commit fa171dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/perform.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/perform.sgml,v 1.78 2010/04/28 16:48:21 alvherre Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/perform.sgml,v 1.79 2010/04/28 21:23:29 tgl Exp $ -->
22

33
<chapter id="performance-tips">
44
<title>Performance Tips</title>
@@ -1027,7 +1027,7 @@ SELECT * FROM x, y, a, b, c WHERE something AND somethingelse;
10271027
<listitem>
10281028
<para>
10291029
If using WAL archiving or streaming replication, consider disabling
1030-
them during the restore. To do that, set <varname>arcive_mode</> off,
1030+
them during the restore. To do that, set <varname>archive_mode</> off,
10311031
<varname>wal_level</varname> to <literal>minimal</>, and
10321032
<varname>max_wal_senders</> zero before loading the dump script,
10331033
and afterwards set them back to the right values and take a fresh

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy