Re: Handling idle connections - Mailing list pgsql-admin

From Scott Ribe
Subject Re: Handling idle connections
Date
Msg-id CF42B9B4-89EC-4F5C-A49B-A3F9A48F24F2@elevated-dev.com
Whole thread Raw
In response to Handling idle connections  (Rajesh Kumar <rajeshkumar.dba09@gmail.com>)
Responses Re: Handling idle connections
List pgsql-admin
> On Sep 24, 2023, at 1:27 AM, Rajesh Kumar <rajeshkumar.dba09@gmail.com> wrote:
>
> Hi
>
> What is the best way to handle idle connections other than manually killing idle connections if I do not have
connectionpooler. 

1) configure idle timeouts

2) figure out where they're coming from and fix the client


pgsql-admin by date:

Previous
From: Rajesh Kumar
Date:
Subject: Handling idle connections
Next
From: Rajesh Kumar
Date:
Subject: Re: Handling idle connections