[Fwd: [HACKERS] typeidTypeRelid Error] - Mailing list pgsql-general

From JP Rosevear
Subject [Fwd: [HACKERS] typeidTypeRelid Error]
Date
Msg-id 372245A9.EEAC8891@arcavia.com
Whole thread Raw
Responses unknown symbol 'lo_unlink'  (Tatsuo Ishii <t-ishii@sra.co.jp>)
List pgsql-general
Hey folks, still looking for a little help on this.  I can insert data
and (obviously create tables).  Further, I've discovered PHP with pg
support yields an unknown symbol 'lo_unlink' when Apache tries to load
it.  Any help/pointers would be really appreciated.

-JP
I have checked the bakc archives and can find several references to the
following error, but know fixes.

OS: Linux (kernel v2.2.2)
Distro: YellowDogLinux (Red Hat based)
Arch: PowerPC (not a G3)
PG: 6.4.2

The error is that any operation having to do with oid type's results in an
error, ie:

createdb test
destroydb test
ERROR:   typeidTypeRelid: Invalid type - oid = 0
ERROR:   typeidTupeRelid: Invalid type - oid = 0

Same thing if I load psql and do a \d <tablename>.  I can create databases
and tables and such however.

Ideas?  pg 6.3.x worked on linux ppc platforms previously, but the newer
distros might be using the new glibc.  Would this make a difference?

-JP


pgsql-general by date:

Previous
From: "PostgreSQL"
Date:
Subject: Re: [GENERAL] LIKE operator
Next
From: lynch@cognitivearts.com (Richard Lynch)
Date:
Subject: Vacuum Crash