Skip to content

Commit 86422cb

Browse files
committed
Minor copy-editing.
1 parent 822f260 commit 86422cb

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

doc/src/sgml/config.sgml

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.197 2008/11/21 19:42:12 mha Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.198 2008/11/21 20:21:59 tgl Exp $ -->
22

33
<chapter Id="runtime-config">
44
<title>Server Configuration</title>
@@ -32,7 +32,8 @@
3232
Some settings specify a memory or time value. Each of these has an
3333
implicit unit, which is either kilobytes, blocks (typically eight
3434
kilobytes), milliseconds, seconds, or minutes. Default units can be
35-
queried by referencing <literal>pg_settings.unit</>. For convenience,
35+
found by referencing <structname>pg_settings</>.<structfield>unit</>.
36+
For convenience,
3637
a different unit can also be specified explicitly. Valid memory units
3738
are <literal>kB</literal> (kilobytes), <literal>MB</literal>
3839
(megabytes), and <literal>GB</literal> (gigabytes); valid time units
@@ -43,10 +44,11 @@
4344
</para>
4445

4546
<para>
46-
Settings of type 'enum' are specified the same way at string settings,
47-
but are restricted to a limited range of values. To find available
48-
values, look at <literal>pg_settings.enumvals</>. Enum settings are
49-
case insensitive.
47+
Parameters of type <quote>enum</> are specified in the same way as string
48+
parameters, but are restricted to a limited set of values. The allowed
49+
values can be found
50+
from <structname>pg_settings</>.<structfield>enumvals</>.
51+
Enum parameter values are case-insensitive.
5052
</para>
5153

5254
<para>

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