pgsql: Restructure doc sections about statistics views

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Restructure doc sections about statistics views
Date: 2014-11-16 14:43:20
Message-ID: E1Xq12u-0005r9-Hs@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Restructure doc sections about statistics views

Break out the "dynamic statistics" views in the table from the
"collected statistics" ones. Could do with some more refactoring,
but this is a start.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/386c9b73839bd4cae489451122801c31496d20e8

Modified Files
--------------
doc/src/sgml/monitoring.sgml | 440 ++++++++++++++++++++++--------------------
1 file changed, 231 insertions(+), 209 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2014-11-16 14:48:11 pgsql: Fix duplicated platforms due to copy/paste error
Previous Message Simon Riggs 2014-11-15 22:54:13 pgsql: Emit msg re skipping ANALYZE for absent inh tree