From: | "Ed L(dot)" <pgsql(at)bluepolka(dot)net> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: failing 8.1.4 autovacuum |
Date: | 2006-10-24 00:51:06 |
Message-ID: | 200610231851.06874.pgsql@bluepolka.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Monday October 23 2006 4:03 pm, Ed L. wrote:
> I have an 8.1.4 autovac process running on HP-UX 11.23 IA64
> and repeatedly failing with the following error:
>
> ERROR: failed to re-find parent key in "audit_idx1"
>
> Will a reindex or drop index make this problem go away?
BTW, it'd be nice if autovac didn't simply abort and restart with
the prior tables that were successfully vacuumed, but rather was
able to continue on after the error to the next table. As it
is, it starves the others but autovac just keeps banging it's
head against the wall, consuming lots of I/O and accomplishing
little. Maybe that's part of the 8.2 fixes I haven't kept up
with?
Ed
From | Date | Subject | |
---|---|---|---|
Next Message | Rick Gigger | 2006-10-24 04:16:48 | Re: hardware failure - data recovery |
Previous Message | Tom Lane | 2006-10-23 22:58:15 | Re: failing 8.1.4 autovacuum |