Re: [ADMIN] Postgres will not allow new connections, suspendedprocess, waiting error - Mailing list pgsql-admin

From Brian Farrell
Subject Re: [ADMIN] Postgres will not allow new connections, suspendedprocess, waiting error
Date
Msg-id CAEz6KLW2R+U+veCjpwQNRvBjWOm3hPasVHRZGbkAK5ORU2O_bg@mail.gmail.com
Whole thread Raw
In response to [ADMIN] Postgres will not allow new connections, suspended process, waiting error  (Prateek Mahajan <prateekm99@gmail.com>)
List pgsql-admin
Have you checked to see if you're bumping up against the max_connections limit? https://www.postgresql.org/docs/current/static/runtime-config-connection.html#GUC-MAX-CONNECTIONS

-Brian

On Fri, Jun 30, 2017 at 4:39 PM, Prateek Mahajan <prateekm99@gmail.com> wrote:

We have a recurring problem where Postgres will not allow any new connections. Any connection already made keeps working fine. Every time this happens, we also have one suspended postgres.exe process that can not be cancelled. Also, we get the following error in the logs every minute: ‘WARNING:  worker took too long to start; canceled’.


We’re using Postgres 9.5 on Windows Server 2012 R2. Our original hypothesis was that there was something wrong with the autovac settings, but we copied the settings over from our other server that does not have this problem and still continue to have problem. 






--
Brian Farrell
Project Associate
Center for Geospatial Information Technology

pgsql-admin by date:

Previous
From: Joe Conway
Date:
Subject: Re: [ADMIN] Postgres vs EnterpriseDB Vulnerability scans with Nessus
Next
From: Prateek Mahajan
Date:
Subject: Re: [ADMIN] Postgres will not allow new connections, suspendedprocess, waiting error