Re: JDBC Driver

From: Tamás Barta <bartatamas(at)gmail(dot)com>
To: "Dave Cramer" <pg(at)fastcrypt(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: JDBC Driver
Date: 2006-06-29 07:34:59
Message-ID: 883969830606290034x6fb6b576xc18ec8426b069575@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi!

I'm afraid I can't help you about the problem.
Our web application is very large with more than 100000 user.
During the test phase we couldn't make the Jboss to run
out of memory.

Sorry, Tamas

Hi Tamas,
>
> You'll have to give us more of a clue than that. Can you replicate
> this error ? Do you know what it is doing when this happens ?
>
> Dave
> On 28-Jun-06, at 6:01 AM, Tamás Barta wrote:
>
> > Hi!
> >
> > Last week we tried to use the 8.1-407 JDBC 2EE driver with
> > PostgreSQL 8.1.4 on Debian. We use data sources in JBoss.
> > The web application always run out of memory with this driver. Then
> > whe changed back to driver 7.4 and everything is OK
> > now. I think there must be a memory leak somewhere in the newest
> > driver because we don't handle the driver directly, but JBoss does.
> >
> > Tamas
> >
>
>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2006-06-29 23:00:08 Re: Custom type woes
Previous Message Oliver Jowett 2006-06-29 00:55:37 Re: Possible to say: [setObject("123")] to insert into int