git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f4ec2fa)
Fix typo, per Thom Brown.
2010年4月28日 21:23:29 +0000 (21:23 +0000)
2010年4月28日 21:23:29 +0000 (21:23 +0000)

diff --git a/doc/src/sgml/perform.sgml b/doc/src/sgml/perform.sgml
index a2f7e0629f7eabb6ce638948f2f372e1ad5b6b32..9400ebcc151a7955a2faa278996ab30541768cee 100644 (file)
--- a/doc/src/sgml/perform.sgml
+++ b/doc/src/sgml/perform.sgml
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/perform.sgml,v 1.78 2010年04月28日 16:48:21 alvherre Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/perform.sgml,v 1.79 2010年04月28日 21:23:29 tgl Exp $ -->
<chapter id="performance-tips">
<title>Performance Tips</title>
@@ -1027,7 +1027,7 @@ SELECT * FROM x, y, a, b, c WHERE something AND somethingelse;
<listitem>
<para>
If using WAL archiving or streaming replication, consider disabling
- them during the restore. To do that, set <varname>arcive_mode</> off,
+ them during the restore. To do that, set <varname>archive_mode</> off,
<varname>wal_level</varname> to <literal>minimal</>, and
<varname>max_wal_senders</> zero before loading the dump script,
and afterwards set them back to the right values and take a fresh
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /