Skip to content

Commit 1951c97

Browse files
committed
Document clearly the meaning of none/all for log_statements.
1 parent 89ce2bf commit 1951c97

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/src/sgml/config.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.253 2010/02/25 13:26:15 mha Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.254 2010/02/25 19:20:38 momjian Exp $ -->
22

33
<chapter Id="runtime-config">
44
<title>Server Configuration</title>
@@ -3392,8 +3392,8 @@ FROM pg_stat_activity;
33923392
<listitem>
33933393
<para>
33943394
Controls which SQL statements are logged. Valid values are
3395-
<literal>none</>, <literal>ddl</>, <literal>mod</>, and
3396-
<literal>all</>. <literal>ddl</> logs all data definition
3395+
<literal>none</> (off), <literal>ddl</>, <literal>mod</>, and
3396+
<literal>all</> (all statements). <literal>ddl</> logs all data definition
33973397
statements, such as <command>CREATE</>, <command>ALTER</>, and
33983398
<command>DROP</> statements. <literal>mod</> logs all
33993399
<literal>ddl</> statements, plus data-modifying statements

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