Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita264671

Browse files
author
Neil Conway
committed
Remove no-longer-true statement from the docs. Since the default config
now enables row-level stats, the out of the box stats volume is nolonger particularly low.
1 parent6cc0213 commita264671

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

‎doc/src/sgml/monitoring.sgml

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/monitoring.sgml,v 1.49 2007/04/26 22:10:54 neilc Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/monitoring.sgml,v 1.50 2007/04/27 20:08:43 neilc Exp $ -->
22

33
<chapter id="monitoring">
44
<title>Monitoring Database Activity</title>
@@ -175,19 +175,6 @@ postgres: <replaceable>user</> <replaceable>database</> <replaceable>host</> <re
175175
only superusers are allowed to change these parameters with
176176
<command>SET</>.)
177177
</para>
178-
179-
<note>
180-
<para>
181-
Since the parameters <varname>stats_block_level</varname>, and
182-
<varname>stats_row_level</varname> default to <literal>false</>,
183-
very few statistics are collected in the default
184-
configuration. Enabling either of these configuration
185-
variables will significantly increase the amount of useful data
186-
produced by the statistics facilities, at the expense of
187-
additional run-time overhead.
188-
</para>
189-
</note>
190-
191178
</sect2>
192179

193180
<sect2 id="monitoring-stats-views">

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp