ERROR: Unable to locate type oid 718 in catalog

From: "G(dot) Anthony Reina" <reina(at)nsi(dot)edu>
To: "pgsql-hackers(at)postgreSQL(dot)org" <pgsql-hackers(at)postgreSQL(dot)org>
Subject: ERROR: Unable to locate type oid 718 in catalog
Date: 1999-08-31 17:01:38
Message-ID: 37CC0A71.916943DD@nsi.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Anyone run into this error before:

ERROR: Unable to locate type oid 718 in catalog

This occurred when I tried to 'vacuum verbose analyze' my database. The
last time it occurred, I had to re-build the database to get rid of the
error message. Perhaps the pg_catalog is getting corrupted somehow? I'm
not quite sure what it means. The vacuum doesn't finish but rather craps
out after the error. There is no core being generated.

I'm using Postgres 6.5.1 on RH Linux 6.0 (i686).

Thanks.
-Tony

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 1999-08-31 17:51:11 Re: [HACKERS] PostgreSQL 6.5.2
Previous Message Vadim Mikheev 1999-08-31 16:18:27 Re: [HACKERS] File descriptor leakage?