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

From Scott Ribe
Subject Re: Discard All in pgbouncer
Date
Msg-id 1AC71BBF-B8CC-4503-8C83-A528B7B213B6@elevated-dev.com
Whole thread Raw
In response to Discard All in pgbouncer  (Rajesh Kumar <rajeshkumar.dba09@gmail.com>)
List pgsql-admin
> On Oct 9, 2023, at 8:07 AM, Rajesh Kumar <rajeshkumar.dba09@gmail.com> wrote:
>
> Hi,
>
> I could see queries like DISCARD ALL is idle for more than 5minutes (we are using pgbouncer).
>
> Why is it idle for more than 5mns? I read about pgbouncer and could not understand this thing. If resetting a
connectionusing query becomes one idle connection, I don't understand the pooling system here  
>
> Plz help

Idle means it's not doing anything--pg_stat_activity is showing you the last query executed.




pgsql-admin by date:

Previous
From: Rajesh Kumar
Date:
Subject: Discard All in pgbouncer
Next
From: Samed YILDIRIM
Date:
Subject: Re: Discard All in pgbouncer