public inbox for [email protected]
help / color / mirror / Atom feedFrom: Neil Conway <[email protected]>
To: pgsql-docs <[email protected]>
Subject: Doc tweak: remove outdated discussion of stats params
Date: Thu, 26 Apr 2007 18:17:49 -0400
Message-ID: <[email protected]> (raw)
Attached is a patch that removes a now-false statement from the
documentation: stats_row_level is enabled by default in HEAD, so the
stats traffic in the default configuration is not necessarily small. I
just removed the whole paragraph; anyone want to argue we should
rephrase the paragraph instead?
-Neil
Attachments:
[text/x-patch] default_stats_doc-1.patch (1.1K, 2-default_stats_doc-1.patch)
download | inline diff:
Index: doc/src/sgml/monitoring.sgml
===================================================================
RCS file: /home/neilc/postgres/cvs_root/pgsql/doc/src/sgml/monitoring.sgml,v
retrieving revision 1.49
diff -c -p -r1.49 monitoring.sgml
*** doc/src/sgml/monitoring.sgml 26 Apr 2007 22:10:54 -0000 1.49
--- doc/src/sgml/monitoring.sgml 26 Apr 2007 22:14:58 -0000
*************** postgres: <replaceable>user</> <replacea
*** 175,193 ****
only superusers are allowed to change these parameters with
<command>SET</>.)
</para>
-
- <note>
- <para>
- Since the parameters <varname>stats_block_level</varname>, and
- <varname>stats_row_level</varname> default to <literal>false</>,
- very few statistics are collected in the default
- configuration. Enabling either of these configuration
- variables will significantly increase the amount of useful data
- produced by the statistics facilities, at the expense of
- additional run-time overhead.
- </para>
- </note>
-
</sect2>
<sect2 id="monitoring-stats-views">
--- 175,180 ----
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: Doc tweak: remove outdated discussion of stats params
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox