Shane Ambler <[EMAIL PROTECTED]> writes:
> Would this be the issue fixed in 8.1.1? -
> Prevent autovacuum from crashing during ANALYZE of expression index

More likely this one:

2007-06-14 09:53  alvherre

        * src/backend/commands/: vacuum.c (REL8_1_STABLE), vacuum.c
        (REL8_2_STABLE), vacuum.c: Avoid having autovacuum run multiple
        ANALYZE commands in a single transaction, to prevent possible
        deadlock problems.  Per request from Tom Lane.

                        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