Connection closing

From: Clifton Zama <csz(at)jhb(dot)ucs(dot)co(dot)za>
To: pgsql-general(at)postgresql(dot)org
Subject: Connection closing
Date: 2005-04-13 08:01:21
Message-ID: 200504131001.21428.csz@jhb.ucs.co.za
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi

What would cause a connection to automatically close within a java program.It
gets to a point where I have an inner loop that calls a recursive method that
creates resultsets.But I am closing all my result sets, so I do not know why
the connection simply closes itself.Please help.

Clifton Zama

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dawid Kuroczko 2005-04-13 08:12:50 Re: psql vs perl prepared inserts
Previous Message Richard Huxton 2005-04-13 07:42:39 Re: Log File Maintainance