From: | "Adam Lang" <aalang(at)rutgersinsurance(dot)com> |
---|---|
To: | <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Working with large text blocks |
Date: | 2001-01-26 20:06:21 |
Message-ID: | 002801c087d3$73c03740$330a0a0a@6014cwpza006 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
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(at)callone(dot)net>
To: <pgsql-general(at)postgresql(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Martin A. Marques | 2001-01-26 20:06:25 | Re: PostgreSQL 7 on Redhat 6.1 |
Previous Message | Chean Fonk Joe Thong | 2001-01-26 20:02:27 | PostgreSQL 7 on Redhat 6.1 |