PostgreSQL JDBC question

M

Martin Gregorie

Quick and obvious question:

Is the Postgres TEXT data type the same as the standard SQL CLOB data type?

This is not, apparently, documented in the java.sql package javadocs,
the Postgres JDBC docs or the Postgres 8.1.8 manual. Leastways, a fairly
careful search in the obvious parts of these documents didn't turn up
anything.
 
?

=?ISO-8859-1?Q?Arne_Vajh=F8j?=

Martin said:
Quick and obvious question:

Is the Postgres TEXT data type the same as the standard SQL CLOB data type?

It is the closest match, so I would say yes.

Arne
 
T

Tarkin

Quick and obvious question:

Is the Postgres TEXT data type the same as the standard SQL CLOB data type?

This is not, apparently, documented in the java.sql package javadocs,
the Postgres JDBC docs or the Postgres 8.1.8 manual. Leastways, a fairly
careful search in the obvious parts of these documents didn't turn up
anything.

http://db.apache.org/ddlutils/databases/postgresql.html

Concurs w/ Arne.


HTH,
Tarkin
(ps apologies if this posts twice; my interface is hiccuping)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top