aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2003-09-27 14:06:21 +0000
committerBruce Momjian <bruce@momjian.us>2003-09-27 14:06:21 +0000
commitfae2adecf5a1281742b468f96656c88fb7dd9a63 (patch)
treee09fa7e006c556b4ef75609b372aaeef3404e406
parente05147e51aac1ffbc000aa63867049a93f6a512f (diff)
downloadpostgresql-fae2adecf5a1281742b468f96656c88fb7dd9a63.tar.gz
postgresql-fae2adecf5a1281742b468f96656c88fb7dd9a63.zip
Small SGML cleanup from Jeroen Ruigrok/asmodai
-rw-r--r--doc/src/sgml/installation.sgml6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml
index ea445bed664..92eb827547b 100644
--- a/doc/src/sgml/installation.sgml
+++ b/doc/src/sgml/installation.sgml
@@ -1,4 +1,4 @@
-<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.144 2003/09/26 17:47:44 momjian Exp $ -->
+<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.145 2003/09/27 14:06:21 momjian Exp $ -->
<chapter id="installation">
<title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -1167,10 +1167,10 @@ All of PostgreSQL is successfully made. Ready to install.
hardware. This allows it to start up with almost any hardware
configuration. However, the default configuration is not designed for
optimum performance. To achieve optimum performance, several server
- variables must be adjusted, the two most common being
+ variables must be adjusted, the two most common being
<varname>shared_buffers</varname> and <varname> sort_mem</varname>
mentioned in <xref linkend="runtime-config-resource-memory">. Other
- paramters in <xref linkend="runtime-config-resource"> also affect
+ parameters in <xref linkend="runtime-config-resource"> also affect
performance.
</para>
</sect2>