Alvaro Herrera <[EMAIL PROTECTED]> writes:
> In the end, it would be better if this function was not called at all
> for user-invoked vacuum, and have autovacuum handle it.  However, that
> doesn't work for people who disable autovacuum.

A possible variant on that is to invoke it only in database-wide
vacuums, ie not when you specify a single target table.

                        regards, tom lane

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to