Re: Memory leak in 8.0 JDBC driver?

From: Kris Jurka <books(at)ejurka(dot)com>
To: Albe Laurenz <all(at)adv(dot)magwien(dot)gv(dot)at>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Memory leak in 8.0 JDBC driver?
Date: 2005-08-11 18:38:15
Message-ID: Pine.BSO.4.62.0508111336170.10158@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Rob Kirkbride 2005-08-11 19:55:51 Re: Bug with blobs?
Previous Message Kris Jurka 2005-08-11 18:36:14 Re: Bug with blobs?