Large strings - Mailing list pgsql-interfaces

From Nelson Ferreira Junior
Subject Large strings
Date
Msg-id 38FB6F90.17DD293A@radix.com.br
Whole thread Raw
List pgsql-interfaces
   Hi,
  I have a JDBC aplication that actualy works with Oracle and I am
porting it PostgreSQL. The trouble is that I have some rows with type
"LONG" (in Oracle) where are stored strings with up to 20Kb and
PostgreSQL doesn't hava this type and seems to be impossible to store
strings larger than 8Kb with the types "TEXT" or "VARCHAR".  What can I do ?!?!
                                                   thanks.





pgsql-interfaces by date:

Previous
From: "Rodrigo Verón De Astrada W."
Date:
Subject: problems with the instalation
Next
From: Tim Brookes
Date:
Subject: libpq++ memory problems