Search Postgresql Archives

Re: Autovacuum keeps vacuuming a table disabled in pg_autovacuum

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Csaba Nagy <nagy@xxxxxxxxxxxxxx> writes:
> System: postgres 8.1.3p, not a released version but a CVS checkout
> somewhere after 8.1.3 was released.

Updating to 8.1.6 or later would fix your "failed to re-find parent key"
problem.

> Trouble: the autovacuum daemon is still taking that table and vacuums
> it... how do I know ?

If that table has a TOAST table you might need to mark the toast table
as disabled too.  Or maybe it's forcing a vacuum because it's worried
about XID wraparound?

			regards, tom lane


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux