pgsql: Document that log_autovacuum_min_duration can be used to monitor

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Document that log_autovacuum_min_duration can be used to monitor
Date: 2012-08-30 18:44:49
Message-ID: E1T79jV-0006mn-AO@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Document that log_autovacuum_min_duration can be used to monitor
autovacuum activity.

Per report from Marc Mamin

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/83fbfec383d7f7ef1331ba02db3d0fdf50abf112

Modified Files
--------------
doc/src/sgml/maintenance.sgml | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2012-08-30 19:02:28 Re: pgsql: Add missing period to detail message.
Previous Message Tom Lane 2012-08-30 18:33:20 pgsql: Suppress creation of backwardly-indexed paths for LATERAL join c