Re: Autovacuum and invalid page header - Mailing list pgsql-admin

From Tom Lane
Subject Re: Autovacuum and invalid page header
Date
Msg-id 14800.1273812639@sss.pgh.pa.us
Whole thread Raw
In response to Re: Autovacuum and invalid page header  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Responses Re: Autovacuum and invalid page header  (Ireneusz Pluta <ipluta@wp.pl>)
List pgsql-admin
Alvaro Herrera <alvherre@alvh.no-ip.org> writes:
> Yeah, maybe we should make it put the failed table at the end of the
> list, for the next run.  This is not simple to implement, if only
> because autovac workers don't have any way to persist state from one run
> to the next.  But this kind of thing causes enough problems that it's
> probably worth it.

> One thing to keep in mind, though, is that a persistent error in a
> single table is enough to keep a database's datfrozenxid from advancing,
> and thus shut down in case the wraparound horizon comes too close.  So
> perhaps what we need is more visibility into autovacuum problems.

+1 for the latter.  A recurrent vacuum failure is something that needs
to be dealt with ASAP, not partially-worked-around.

            regards, tom lane

pgsql-admin by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Autovacuum and invalid page header
Next
From: Vinay Sarvana
Date:
Subject: Automatic trigger to backup