pgsql: Document that log_autovacuum_min_duration can be used to monitor - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Document that log_autovacuum_min_duration can be used to monitor
Date
Msg-id E1T79jV-0006mn-AO@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Suppress creation of backwardly-indexed paths for LATERAL join c
Next
From: Robert Haas
Date:
Subject: Re: pgsql: Add missing period to detail message.