TEXT - Mailing list pgsql-jdbc

From Eric Jain
Subject TEXT
Date
Msg-id NCBBJFHBEGOIAHBCBNCLIEOOCMAA.jain@gmx.net
Whole thread Raw
Responses Re: TEXT  (Peter Eisentraut <peter_e@gmx.net>)
Re: TEXT  ("Thomas De Vos" <devos_thomas@yahoo.co.uk>)
List pgsql-jdbc
Are TEXT fields handled like BLOBs or like VARCHARs? The issue is that I
prefer to use TEXT rather than VARCHAR fields in my tables, but couldn't
afford the performance penalty of having Java read each returned TEXT field
separately from the database.


--
Eric Jain


pgsql-jdbc by date:

Previous
From: "Nick Fankhauser"
Date:
Subject: Re: [ADMIN] JDBC and servlet...
Next
From: Peter Eisentraut
Date:
Subject: Re: TEXT