Обсуждение: Memory leakage in jdbc Driver

Поиск
Список
Период
Сортировка

Memory leakage in jdbc Driver

От
"Kambiz Kermanizadeh"
Дата:

Hi,

I have a question about the jdbc driver, and I am not sure this mailing list is correct place or not.

My question is:

We are trying to use Postgres throw jdbc driver, which has been downloaded from Postgres side. We are using Tomcat as Servlet container to run our application.

We are getting out of memory Exception, after submitting a lot of prepared statement. We have used the same codes by using InterBase database and we have no problem (for this section).

Any idea?

 

If there is another mailing list, which I can send the question, please let me know!

 

Thanks

Kambiz Kermanizadeh

 

Re: Memory leakage in jdbc Driver

От
Rene Pijlman
Дата:
On Tue, 6 Nov 2001 14:31:16 -0800, you wrote:
>If there is another mailing list, which I can send the question, please let
>me know!

pgsql-jdbc@postgresql.org is the correct place to ask. This list
is for submitting and discussing patches for PostgreSQL.

>We are getting out of memory Exception, after submitting a lot of prepared
>statement.

Please post some more detailed information on the above
mentioned list, preferably a small piece of code that reproduces
the problem.

Regards,
René Pijlman <rene@lab.applinet.nl>