[Fwd: [HACKERS] typeidTypeRelid Error]

Поиск
Список
Период
Сортировка
От JP Rosevear
Тема [Fwd: [HACKERS] typeidTypeRelid Error]
Дата
Msg-id 372245A9.EEAC8891@arcavia.com
обсуждение исходный текст
Ответы unknown symbol 'lo_unlink'  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Список 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 по дате отправления:

Предыдущее
От: "PostgreSQL"
Дата:
Сообщение: Re: [GENERAL] LIKE operator
Следующее
От: lynch@cognitivearts.com (Richard Lynch)
Дата:
Сообщение: Vacuum Crash