Skip to content

Commit 57b5984

Browse files
committed
Minor wordsmithing.
1 parent 2e37118 commit 57b5984

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

doc/src/sgml/config.sgml

Lines changed: 7 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.207 2009/02/09 20:57:59 alvherre Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.208 2009/02/15 18:28:48 tgl Exp $ -->
22

33
<chapter Id="runtime-config">
44
<title>Server Configuration</title>
@@ -3132,7 +3132,7 @@ local0.* /var/log/postgresql
31323132
query protocol, this setting likewise does not log statements that
31333133
fail before the Execute phase (i.e., during parse analysis or
31343134
planning). Set <varname>log_min_error_statement</> to
3135-
<literal>ERROR</> (or lower) to log such statements.
3135+
<literal>ERROR</> (or lower) to log such statements.
31363136
</para>
31373137
</note>
31383138
</listitem>
@@ -3145,13 +3145,14 @@ local0.* /var/log/postgresql
31453145
</indexterm>
31463146
<listitem>
31473147
<para>
3148-
Controls whether temporary files are logged when deleted.
3148+
Controls logging of use of temporary files.
31493149
Temporary files can be
31503150
created for sorts, hashes, and temporary query results.
3151-
A value of zero logs all temporary files, and positive
3152-
values log only files whose size is equal or greater than
3151+
A log entry is made for each temporary file when it is deleted.
3152+
A value of zero logs all temporary files, while positive
3153+
values log only files whose size is greater than or equal to
31533154
the specified number of kilobytes. The
3154-
default is <literal>-1</>, which disables this logging.
3155+
default setting is <literal>-1</>, which disables such logging.
31553156
Only superusers can change this setting.
31563157
</para>
31573158
</listitem>

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