BUG #4948: getting error while vacuuming the database

From: "fous" <honza801(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #4948: getting error while vacuuming the database
Date: 2009-07-28 08:30:57
Message-ID: 200907280830.n6S8UvVS096775@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 4948
Logged by: fous
Email address: honza801(at)gmail(dot)com
PostgreSQL version: 8.4.0
Operating system: Linux (CentOS release 5.3)
Description: getting error while vacuuming the database
Details:

hi

i'm getting this error while vacuuming the database.

proxylog=# VACUUM ;
ERROR: failed to re-find parent key in index "user_day" for deletion
target
page 1441795

the same appears using vacuumdb command

vacuumdb: vacuuming of database "proxylog" failed: ERROR: failed to re-find
parent key in index "user_day" for deletion target page 1441795

i've found one thread with the same error

http://archives.postgresql.org/pgsql-bugs/2007-08/msg00082.php

but was not fixed/resolved
does anoyne know, where the problem is?

thanks
fous

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Magnus Hagander 2009-07-28 08:53:14 Re: BUG #4947: libpq PQntuples should return 64-bit number
Previous Message Jim Michaels 2009-07-28 06:54:39 BUG #4947: libpq PQntuples should return 64-bit number