Re: CLOB data type - Mailing list pgsql-jdbc

From Barry Lind
Subject Re: CLOB data type
Date
Msg-id 3C7FBE3D.206@xythos.com
Whole thread Raw
In response to CLOB data type  (Robinson <netviews@yahoo.com>)
List pgsql-jdbc
Robin,

TEXT correspondes to CLOB in the same way BYTEA corresponds to BLOB
(variable length storage of upto 1Gig).  However you can also use
LargeObjects for both CLOB and BLOB data as another alternative.

thanks,
--Barry

Robinson wrote:
>  Hi,
>
> This may sound silly.  Is the TEXT datatype equivalent to a CLOB datatype?
>
> Thanks
> Robin
>
>
>
>
> ------------------------------------------------------------------------
> *Do You Yahoo!?*
> Yahoo! Greetings <http://greetings.yahoo.com> - Send FREE e-cards for
> every occasion!




pgsql-jdbc by date:

Previous
From: Barry Lind
Date:
Subject: Re: [SQL] Timestamp output
Next
From: # sriram #
Date:
Subject: Re: strange error