Re: if (SQLCODE != 0) { sprintf(rMsg,"ERROR: ERROR on SELError Unknown type 'oid8'

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: if (SQLCODE != 0) { sprintf(rMsg,"ERROR: ERROR on SELError Unknown type 'oid8'
Дата
Msg-id 14034.968082899@sss.pgh.pa.us
обсуждение исходный текст
Ответ на if (SQLCODE != 0) { sprintf(rMsg,"ERROR: ERROR on SELError Unknown type 'oid8'  (Paul Hardiman <hardiman@hardiman.com>)
Список pgsql-general
Paul Hardiman <hardiman@hardiman.com> writes:
> [ initdb fails with ]
> ERROR:  Error: unknown type 'oid8'.

Someone else ran into that just a few days ago.  Looks to me like you're
picking up old library files (*.bki files) from a 6.5 or older
installation, instead of the ones that go with 7.0.  Check your
PGLIB setting.

            regards, tom lane

В списке pgsql-general по дате отправления:

Предыдущее
От: "Enrico Comini"
Дата:
Сообщение: JDBC
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Instability in copying large quantities of data