Re: [HACKERS] PostgreSQL 6.4.2 on AIX 4.3.2: typeidTypeRelid error

From: "Thomas G(dot) Lockhart" <lockhart(at)alumni(dot)caltech(dot)edu>
To: "David R(dot) Favor" <dfavor(at)gate(dot)corridor(dot)com>
Cc: pgsql-general(at)postgreSQL(dot)org, pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] PostgreSQL 6.4.2 on AIX 4.3.2: typeidTypeRelid error
Date: 1999-03-04 14:05:03
Message-ID: 36DE930F.CEF8C009@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

> I've seen several postings about this, but no resolution. I've
> filed another bug report.
> Problem Description:
> --------------------
> template1=> create database foo;
> CREATEDB
> template1=> drop database foo;
> ERROR: typeidTypeRelid: Invalid type - oid = 0
> ERROR: typeidTypeRelid: Invalid type - oid = 0
> template1=> \q

You have a damaged database afaik. Can you reproduce this with a newly
installed (from initdb) database? If you can shrink down a test case to
something others can look at then we'd have a chance to try fixing it.
Otherwise, you will just need to work around it.

fwiw the "several postings" don't ring a bell (but I'm not on the
General list if that's where they appeared).

- Tom

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Thomas G. Lockhart 1999-03-04 14:53:32 Re: PostgreSQL 6.4.2 on AIX 4.3.2: typeidTypeRelid error
Previous Message V. A. 1999-03-04 13:15:40 I can't drop view?!

Browse pgsql-hackers by date

  From Date Subject
Next Message The Hermit Hacker 1999-03-04 14:39:57 v6.4.3beta3 ...
Previous Message The Hermit Hacker 1999-03-04 13:54:22 2gig limit fix...