From: | Barry Lind <barry(at)xythos(dot)com> |
---|---|
To: | Robinson <netviews(at)yahoo(dot)com> |
Cc: | pgsql-jdbc(at)postgresql(dot)org |
Subject: | Re: CLOB data type |
Date: | 2002-03-01 17:45:33 |
Message-ID: | 3C7FBE3D.206@xythos.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc pgsql-odbc |
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!
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Cramer | 2002-03-01 18:34:16 | Re: JBuilder 4 QDS problem |
Previous Message | Anthony Kwok | 2002-03-01 17:18:06 | JBuilder 4 QDS problem |
From | Date | Subject | |
---|---|---|---|
Next Message | Zak Greant | 2002-03-02 05:15:02 | Re: PHP ODBC conflict |
Previous Message | Gary Stainburn | 2002-03-01 16:46:15 | Re: [ADMIN] PHP ODBC conflict |