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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Paul Hardiman <hardiman(at)hardiman(dot)com>
Cc: Postgres-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: if (SQLCODE != 0) { sprintf(rMsg, "ERROR: ERROR on SELError Unknown type 'oid8'
Date: 2000-09-04 15:54:59
Message-ID: 14034.968082899@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Paul Hardiman <hardiman(at)hardiman(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Enrico Comini 2000-09-04 15:57:22 JDBC
Previous Message Travis Bauer 2000-09-04 15:46:57 Change to DatabaseMetaData.java for the jdbc2 driver (fwd)