Re: statement_timeout issue

2018-05-05 Thread Ian Harding
On Fri, May 4, 2018 at 10:22 AM, Andres Freund wrote: > Hi, > > On 2018-05-04 09:52:35 -0700, Ian Harding wrote: > > I know there are a lot of moving parts to this issue but I think I've > > eliminated most of them and the problem comes down to the postgresql > server > >

Re: statement_timeout issue

2018-05-04 Thread Adrian Klaver
On 05/04/2018 09:52 AM, Ian Harding wrote: I know there are a lot of moving parts to this issue but I think I've eliminated most of them and the problem comes down to the postgresql server generating a statement_timeout error after 10 seconds when the connection statement_timeout is actually

Re: statement_timeout issue

2018-05-04 Thread Andres Freund
Hi, On 2018-05-04 09:52:35 -0700, Ian Harding wrote: > I know there are a lot of moving parts to this issue but I think I've > eliminated most of them and the problem comes down to the postgresql server > generating a statement_timeout error after 10 seconds when the connection >

statement_timeout issue

2018-05-04 Thread Ian Harding
I know there are a lot of moving parts to this issue but I think I've eliminated most of them and the problem comes down to the postgresql server generating a statement_timeout error after 10 seconds when the connection statement_timeout is actually set to 15 minutes. My web server gets a