From: Bruce Momjian Date: Sat, 27 Sep 2003 14:06:21 +0000 (+0000) Subject: Small SGML cleanup from Jeroen Ruigrok/asmodai X-Git-Tag: REL7_4_BETA4~66 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fae2adecf5a1281742b468f96656c88fb7dd9a63;p=postgresql Small SGML cleanup from Jeroen Ruigrok/asmodai --- diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index ea445bed66..92eb827547 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -1,4 +1,4 @@ - + <![%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>