pgsql: Add note that autovacuum can use up several times

From: mha(at)postgresql(dot)org (Magnus Hagander)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add note that autovacuum can use up several times
Date: 2008-12-08 15:11:42
Message-ID: 20081208151142.6A6DA7545A5@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add note that autovacuum can use up several times maintenance_work_mem,
with warning against setting it too high.

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
pgsql/doc/src/sgml:
config.sgml (r1.164.2.5 -> r1.164.2.6)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml?r1=1.164.2.5&r2=1.164.2.6)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2008-12-08 15:44:54 pgsql: Teach pgstat_vacuum_stat to not bother scanning pg_proc in the
Previous Message Magnus Hagander 2008-12-08 15:11:40 pgsql: Add note that autovacuum can use up several times