We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent336a649 commitdb5e39bCopy full SHA for db5e39b
doc/src/sgml/config.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.46 2006/02/04 23:03:19 tgl Exp $
+$PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.47 2006/02/05 18:19:14 momjian Exp $
3
-->
4
<chapter Id="runtime-config">
5
<title>Server Configuration</title>
@@ -12,7 +12,7 @@ $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.46 2006/02/04 23:03:19 tgl Exp $
12
<para>
13
There are many configuration parameters that affect the behavior of
14
the database system. In the first section of this chapter, we
15
- describe how to set configurationchapters. The subsequent sections
+ describe how to set configurationparameters. The subsequent sections
16
discuss each parameter in detail.
17
</para>
18