Re: TEXT - Mailing list pgsql-jdbc

From Eric Jain
Subject Re: TEXT
Date
Msg-id NCBBJFHBEGOIAHBCBNCLEEPACMAA.jain@gmx.net
Whole thread Raw
In response to TEXT  ("Eric Jain" <jain@gmx.net>)
Responses Re: TEXT  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-jdbc
> In what sense did you see performance problems, are those major problems?
> Are there any benchmarks out there?

This was a problem I observed with Oracle, where you have to use CLOBs if
you are not sure if the maximum field size may exceed 32K. Retrieving a few
thousand rows and reading their (small-sized) CLOB fields easily fills up
half an hour! Just wanted to be sure PostgreSQL doesn't have the same
problem...


--
Eric Jain


pgsql-jdbc by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: TEXT
Next
From: "Thomas De Vos"
Date:
Subject: Re: TEXT