Re: [GENERAL] ERROR: typeidTypeRelid: Invalid type - oid = 0

From: "David R(dot) Favor" <dfavor(at)austin(dot)ibm(dot)com>
To: "Matt Magoffin (Borders Online)" <mmagoffi(at)borders(dot)com>
Cc: "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgreSQL(dot)org>, "'dfavor(at)gate(dot)corridor(dot)com'" <dfavor(at)gate(dot)corridor(dot)com>
Subject: Re: [GENERAL] ERROR: typeidTypeRelid: Invalid type - oid = 0
Date: 1999-06-23 18:58:02
Message-ID: 37712E3A.27BEF152@austin.ibm.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Matt Magoffin (Borders Online)" wrote:
>
> I've read many postings of people having this same problem, which I am now
> having since I've updated to LinuxPPC R5. At this point I've compiled a
> completely NEW database from scratch (with no problems) and, following right
> along in the install docs, run %initdb, %createdb, %psql (and then the
> "select datetime 'now';" query), and finally %destroydb, which produces the
> error
>
> ERROR: typeidTypeRelid: Invalid type - oid = 0
>
> Has there been any patch or work-around yet? (David, I saw you had submitted
> a Bug report).
>
> -- M@

The only way I can get gcc to work is to use -O0 to turn off all optimization.

If you figure out what's wrong, be sure to post it to this list and the egcs list.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Howie 1999-06-23 19:00:00 Re: [GENERAL] insert into view !!
Previous Message M Simms 1999-06-23 18:55:08 A few queries