text metadata

From: Tore Halset <halset(at)pvv(dot)ntnu(dot)no>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: text metadata
Date: 2007-10-16 06:05:58
Message-ID: DF60F62B-3D3A-4159-862B-BB4857E0F557@pvv.ntnu.no
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hello.

This is with PostgreSQL 8.2.3 and jdbc driver 8.2-504.

I have a table with a "text" column. When using DatabaseMetaData to
inspect the column, it is returned as type Types.VARCHAR. I expected
it to be reported as Types.CLOB.

Am I doing something wrong?

Regards,
- Tore.

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Heikki Linnakangas 2007-10-16 08:18:15 Re: text metadata
Previous Message Kris Jurka 2007-10-15 08:07:48 Re: ResultSet with more than 5 rows causes error