Re: Errors while vacuuming large tables

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jeff Boes <jboes(at)nexcerpt(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Errors while vacuuming large tables
Date: 2002-10-14 17:10:15
Message-ID: 17058.1034615415@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Jeff Boes <jboes(at)nexcerpt(dot)com> writes:
> We expire rows by a datestamp from a few fairly large tables in our
> schema (running 7.2.1).

> Recently, we get this message quite often on
> table A:

> ERROR: Parent tuple was not found

Please update to 7.2.3 and see if things get better.

Also, if you're running on a recent Red Hat system, you might try Red
Hat's 7.2.3-based RHDB release (7.2.3-RH), which is not out yet but
should be out within days. It has a few additional VACUUM fixes
back-patched from 7.3 work, which might solve your problem if the
standard 7.2.3 release doesn't. (Note that I cannot recommend going to
7.2.2-RH in place of 7.2.3, due to the severity of the bugs that caused
us to release 7.2.3; those are not fixed in 7.2.2-RH, as they were not
found until after that release was frozen.) Keep an eye on
http://www.redhat.com/software/database/ for the 7.2.3 update.

regards, tom lane

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message David De Graff 2002-10-14 19:42:37 Postgres-based system to run .org registry?
Previous Message Jeff 2002-10-14 15:47:47 Re: Multiple backends on a single physical database