]> granicus.if.org Git - postgresql/commit
Further editorialization on the new documentation for statistics views.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 29 Apr 2012 19:35:57 +0000 (15:35 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 29 Apr 2012 19:36:04 +0000 (15:36 -0400)
commit5f2b0893871cce1ffb77ac7f13b3fba227e6f11f
treef32078d77c11fb213b684360d17e137d49d508cb
parent81107282a5ff1490a0a4ded193cbc61e69cda537
Further editorialization on the new documentation for statistics views.

Get rid of the per-column documentation of underlying functions, which did
far more to clutter the view descriptions than it did to be helpful, and
was rather incomplete and typo-ridden anyway.  Instead suggest that people
consult the definitions of the standard views to see the underlying
functions.

The older functions for obtaining individual facts about backends are now
somewhat obsoleted by pg_stat_get_activity, which means that they are not
documented by any standard view.  So I put that information into a separate
table.  (Maybe we should just deprecate them instead?)

In passing, fix a couple more documentation errors.
doc/src/sgml/monitoring.sgml