pgsql: Add note that autovacuum can use up several times

Lists: pgsql-committers
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: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
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)