removing idle connections

From: Josh Close <narshe(at)gmail(dot)com>
To: POSTGRES <pgsql-general(at)postgresql(dot)org>
Subject: removing idle connections
Date: 2004-10-19 18:00:30
Message-ID: 4a0cafe204101911008c96f4a@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is there a way to remove idle connections? My postgres server is
getting serveral hundred idle connections. It's due to a postgres .NET
provider not closing the connections properly. I don't want to kill
them all, or restart postgres everytime the connections go crazy.

-Josh

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John DeSoi 2004-10-19 18:15:09 Re: capacity of datatype "text"
Previous Message Joshua D. Drake 2004-10-19 17:53:58 Re: download postgreql problem