Re: failing 8.1.4 autovacuum
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: "Ed L." <pgsql(at)bluepolka(dot)net>
- Cc: pgsql-general(at)postgresql(dot)org
- Subject: Re: failing 8.1.4 autovacuum
- Date: Mon, 23 Oct 2006 18:58:15 -0400
- Message-id: <721(dot)1161644295(at)sss(dot)pgh(dot)pa(dot)us>
"Ed L." <pgsql(at)bluepolka(dot)net> writes:
> 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?
Probably.
> Is there anything I can do to help identify the underlying issue?
Can you send me a copy of the physical index file?
regards, tom lane
Home |
Main Index |
Thread Index