Re: Discard All in pgbouncer - Mailing list pgsql-admin

From David G. Johnston
Subject Re: Discard All in pgbouncer
Date
Msg-id CAKFQuwZF20L-HW+2z407gPu7-nWiS3KFDhL7=cUZeHpd7CjGxw@mail.gmail.com
Whole thread Raw
In response to Re: Discard All in pgbouncer  (Rajesh Kumar <rajeshkumar.dba09@gmail.com>)
Responses Re: Discard All in pgbouncer
List pgsql-admin
On Monday, October 9, 2023, Rajesh Kumar <rajeshkumar.dba09@gmail.com> wrote:
Purpose of bouncer is handle idle connections right? Is there a time period for the DISCARD ALL to go away? If so, how to configure?
 

You can configure pgbouncer to close unused connections periodically - and indeed the defaults do this.  server_idle_timeout of 10 minutes.

David J.

pgsql-admin by date:

Previous
From: Michael Banck
Date:
Subject: Re: Discard All in pgbouncer
Next
From: Rajesh Kumar
Date:
Subject: Re: Discard All in pgbouncer