File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
<!--
2
- $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.276 2004/08/12 19:03:17 momjian Exp $
2
+ $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.277 2004/08/13 16:29:55 momjian Exp $
3
3
-->
4
4
5
5
<Chapter Id="runtime">
@@ -2439,7 +2439,8 @@ archive_command = 'copy "%p" /mnt/server/archivedir/"%f"' # Win32
2439
2439
module to the server log. This is a crude profiling
2440
2440
instrument. <varname>log_statement_stats</varname> reports total
2441
2441
statement statistics, while the others report per-state statistics.
2442
- All of these options are disabled by default.
2442
+ <varname>log_statement_stats</varname> can not be enabled with
2443
+ the other options. All of these options are disabled by default.
2443
2444
Only superusers can turn off any of these options if they have
2444
2445
been enabled by the administrator.
2445
2446
</para>
You can’t perform that action at this time.
0 commit comments