The field data type is TEXT. I don't think you need to do anything special
(as long as you are using 7.1).
Adam Lang
Systems Engineer
Rutgers Casualty Insurance Company
http://www.rutgersinsurance.com
----- Original Message -----
From: "Clinton James" <cjames@callone.net>
To: <pgsql-general@postgresql.org>
Sent: Friday, January 26, 2001 2:45 PM
Subject: [GENERAL] Working with large text blocks
> I have some blocks of text than can be from 2K to 80K in size. I
understand
> 7.1 will have compression to use with text, but does anyone know of a way
I
> can use these large text blocks as a field? I'll have Win NT as a client
> getting the data from a Linux box through ODBC so BLOBs don't appear a
good
> idea, or maybe I just don't understand. Can anyone point me in the right
> direction?
>
> Clinton James