postgres with clob

From: Victor Hadianto <victorh(at)nuix(dot)com(dot)au>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: postgres with clob
Date: 2001-12-12 04:15:29
Message-ID: 0112121515290F.00797@host86.syd.nuix.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc


Hello,

Using postgres what is the best practice to implement clob? Should I store
this as Text in the database?

I heard that postgres 7.3 will have a better support for Clob is this true?

Regards,

--
Victor Hadianto
---------------

Browse pgsql-jdbc by date

  From Date Subject
Next Message p 2001-12-12 12:32:07 Re: JDBC 3.0 / JDK 1.4 build issues
Previous Message Thomas O'Dowd 2001-12-12 02:59:00 Re: (2) patch against cvs for getTimestamp() problem.