pgsql: Clearify how processes are started by autovacuum, and what the - Mailing list pgsql-committers

From mha@postgresql.org (Magnus Hagander)
Subject pgsql: Clearify how processes are started by autovacuum, and what the
Date
Msg-id 20081208203058.9BFA57545A4@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Clearify how processes are started by autovacuum, and what the effect
of autovacuum_max_workers parameter is.

Per discussion with Alvaro.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        maintenance.sgml (r1.86 -> r1.87)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/maintenance.sgml?r1=1.86&r2=1.87)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Teach pgstat_vacuum_stat to not bother scanning pg_proc in the
Next
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Clearify how processes are started by autovacuum, and what the