pgsql: Add: > > > o Prevent autovacuum from running if an old

Lists: pgsql-committers
From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add: > > > o Prevent autovacuum from running if an old
Date: 2008-03-07 20:22:25
Message-ID: 20080307202225.580AB753F32@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers

Log Message:
-----------
Add:

>
>
> o Prevent autovacuum from running if an old transaction is still
> running from the last vacuum
>
> http://archives.postgresql.org/pgsql-hackers/2007-11/msg00899.php
>

Modified Files:
--------------
pgsql/doc:
TODO (r1.2280 -> r1.2281)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2280&r2=1.2281)
pgsql/doc/src/FAQ:
TODO.html (r1.789 -> r1.790)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html?r1=1.789&r2=1.790)