Re: Memory leak in 8.0 JDBC driver? - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: Memory leak in 8.0 JDBC driver?
Date
Msg-id Pine.BSO.4.62.0508111336170.10158@leary.csoft.net
Whole thread Raw
In response to Memory leak in 8.0 JDBC driver?  ("Albe Laurenz" <all@adv.magwien.gv.at>)
List pgsql-jdbc

On Thu, 11 Aug 2005, Albe Laurenz wrote:

> I am running a database stress test against a PostgreSQL 8.0.3 database
> on a Linux machine. The test program runs on a Windows 2000 client via
> JDBC, it starts several threads, each of which opens a database
> connection and issues random statements against the database until the
> program is interrupted.
>
> After about 2 hours, the program always dies with an OutOfMemoryError.
>
> - Should I report this as a bug?
> - I did not want to spam the list with the source of my test program,
> but I'd happily do so if you think it would help.

More information is definitely required.  Your test program would be
great and the stack trace from your failure wouldn't hurt.

Kris Jurka


pgsql-jdbc by date:

Previous
From: Mark Lewis
Date:
Subject: Re: Memory leak in 8.0 JDBC driver?
Next
From: "Nanu Ram"
Date:
Subject: Re: Memory leak in 8.0 JDBC driver?