Re: DB connection issue suggestions

From: Justin Pryzby <pryzby(at)telsasoft(dot)com>
To: Sudhir Guna <sudhir(dot)guna(dot)sg(at)gmail(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: DB connection issue suggestions
Date: 2022-05-11 19:09:12
Message-ID: 20220511190911.GO19626@telsasoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Sudhir Guna 2022-05-12 04:53:18 Re: DB connection issue suggestions
Previous Message Ranier Vilela 2022-05-11 11:45:04 Re: DB connection issue suggestions