Re: Queries getting canceled inside a proc that seems to slow down randomly - Mailing list pgsql-performance

From Jim Nasby
Subject Re: Queries getting canceled inside a proc that seems to slow down randomly
Date
Msg-id 569404FE.10406@BlueTreble.com
Whole thread Raw
In response to Re: Queries getting canceled inside a proc that seems to slow down randomly  (Skarsol <skarsol@gmail.com>)
Responses Re: Queries getting canceled inside a proc that seems to slow down randomly
List pgsql-performance
On 1/11/16 1:32 PM, Skarsol wrote:
> pgbouncer (S-0x17fd780 entries):
> 2016-01-11 12:21:46.600 32905 LOG S-0x17fd780:
> edi01/editor@127.0.0.1:6432 <http://editor@127.0.0.1:6432> closing
> because: server idle timeout (age=612)
> 2016-01-11 12:23:28.142 32905 LOG S-0x17fd780:
> edi01/editor@127.0.0.1:6432 <http://editor@127.0.0.1:6432> new
> connection to server
> 2016-01-11 12:23:28.143 32905 LOG S-0x17fd780:
> edi01/editor@127.0.0.1:6432 <http://editor@127.0.0.1:6432> closing
> because: sent cancel req (age=0)
> 2016-01-11 12:26:31.510 32905 LOG S-0x17fd780:
> edi01/editor@127.0.0.1:6432 <http://editor@127.0.0.1:6432> new
> connection to server

This makes me think there's a race condition in pgBouncer, or that their
logging is just confusing.
--
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com


pgsql-performance by date:

Previous
From: Skarsol
Date:
Subject: Re: Queries getting canceled inside a proc that seems to slow down randomly
Next
From: Skarsol
Date:
Subject: Re: Queries getting canceled inside a proc that seems to slow down randomly