RE: using postgres jdbc driver in tomcat

2000-11-02 Thread James Cribb
| From: Joakim Verona [mailto:[EMAIL PROTECTED]] | Subject: using postgres jdbc driver in tomcat | | im using the postgress jdbc driver in tomcat, with the poolman | connection pooling package. | | it works well, but there is a strange limit on the lengths of texts | that are possible to insert,

Re: using postgres jdbc driver in tomcat

2000-11-02 Thread romain
On Thu, 2 Nov 2000, Joakim Verona wrote: > hello, > > im using the postgress jdbc driver in tomcat, with the poolman > connection pooling package. > > it works well, but there is a strange limit on the lengths of texts > that are possible to insert, i can only insert about 8k long texts using