Help about types please

From: "Thomas Galla" <efallstar(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Help about types please
Date: 2006-08-28 22:25:02
Message-ID: 942eab230608281525s711395fbx4e8a5ad7f45618ae@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hello everyone,

Actually i'm working in a java project which attemps to storage oid data
types in a postgres7.4.

Anyway, when my application tries to store an oid, it throws a sqlexception
that says:

ERROR: the column «doc_cidt» is of type oid but yhe expression is of type
bytea

i'll give you my thanks if someone can helpme with this problem.

PD: I also update my postgres to the 8.1 version, but it still don't works.
A!, and it occurs on linux plattform (on windows it works properly)

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Aaron Bono 2006-08-29 00:00:45 Re: duplicate records after restore
Previous Message Scott Marlowe 2006-08-28 15:59:39 Re: Advice request: Postgresql setup for flash memories.