vacuumdb: vacuuming of database "xxx" failed: ERROR: failed to re-find parent key in "pg_class_relname_nsp_index" - Mailing list pgsql-general

From Dane Dwyer
Subject vacuumdb: vacuuming of database "xxx" failed: ERROR: failed to re-find parent key in "pg_class_relname_nsp_index"
Date
Msg-id C73DC0999D36E2458261035A0022C13B0674B4@skyhq-exch02.skypath.net
Whole thread Raw
List pgsql-general
Greetings,
 
I'm receiving the following error message whenever I try to vacuum my postgresql database:
 
vacuumdb: vacuuming of database "xxx" failed: ERROR:  failed to re-find parent key in "pg_class_relname_nsp_index"
 
Up until the point of the error, everything appears to be going smoothly, and I'm not seeing anything scary in the postgresql server log file. Is the database corrupted beyond repair? Is there an easy way to fix it? Is there any known reason this might happen (i.e. should I be more careful when/how I vacuum the database)?
 
For background, I'm running postgresql 7.4.2 under cygwin 1.5.9. If you need any additional information, just ask!
 
I'm not subscribed to this mailing list, so if you would please carbon copy me on any replies it would be much appreciated.
 
Regards,
  Dane
 

pgsql-general by date:

Previous
From: nkunkov@optonline.net (Liza)
Date:
Subject: Re: PG_HBA.conf still keeps complaining. I've done all I could imagine.
Next
From: florence.henry@obspm.fr (Florence HENRY)
Date:
Subject: Re: Does INSERT inserts always at the end ?