Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: failing 8.1.4 autovacuum


  • From: "Ed L." <pgsql(at)bluepolka(dot)net>
  • To: pgsql-general(at)postgresql(dot)org
  • Subject: Re: failing 8.1.4 autovacuum
  • Date: Mon, 23 Oct 2006 18:51:06 -0600
  • Message-id: <200610231851(dot)06874(dot)pgsql(at)bluepolka(dot)net>

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



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group