diff --git a/doc/src/sgml/monitoring.sgml b/doc/src/sgml/monitoring.sgml index 37ea125baa7..3db50198771 100644 --- a/doc/src/sgml/monitoring.sgml +++ b/doc/src/sgml/monitoring.sgml @@ -1,4 +1,4 @@ - + Monitoring Database Activity @@ -175,19 +175,6 @@ postgres: user database host SET.) - - - - Since the parameters stats_block_level, and - stats_row_level default to 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. - - -