Re: DB connection issue suggestions - Mailing list pgsql-performance

From Justin Pryzby
Subject Re: DB connection issue suggestions
Date
Msg-id 20220511190911.GO19626@telsasoft.com
Whole thread Raw
In response to Re: DB connection issue suggestions  (Sudhir Guna <sudhir.guna.sg@gmail.com>)
Responses Re: DB connection issue suggestions
List pgsql-performance
On Wed, May 11, 2022 at 09:52:10AM +0800, Sudhir Guna wrote:
> Hi Justin,
> 
> Thank you for reviewing.
> 
> I have tried to run the below query and could see only less than 5
> connections active when I get this error. The total rows I see is only 10
> including idle and active sessions for this output.

That doesn't sound right.  Are you sure you're connecting to the correct
instance ?  Are there really only 5 postgres processes on the server, and fewer
than 5 connections to its network port or socket ?

You didn't provide any other info like what OS this is.

-- 
Justin



pgsql-performance by date:

Previous
From: Ranier Vilela
Date:
Subject: Re: DB connection issue suggestions
Next
From: Sudhir Guna
Date:
Subject: Re: DB connection issue suggestions