Обсуждение: Need Help with pgsql

Поиск
Список
Период
Сортировка

Need Help with pgsql

От
"Jason Doller"
Дата:
Hi All

I'm not sure where this error belongs.  I get it when I use pgsql under 
6.5.3 and try to do a \d.  Here is the error:

Unable to locate type oid 0 in catalog.

I get this error for every database.  Where do I report this, am I missing 
something obvious?  Please help!

Thanks

Jason D


Re: [INTERFACES] Need Help with pgsql

От
Tom Lane
Дата:
"Jason Doller" <rjd@intekom.co.za> writes:
> I'm not sure where this error belongs.  I get it when I use pgsql under 
> 6.5.3 and try to do a \d.  Here is the error:

> Unable to locate type oid 0 in catalog.

That's a fairly low-level backend error.  At a guess, your system
catalogs are corrupted somehow, but with so little information to go
on it's hard to say more.
        regards, tom lane