Re: Getting error "too many clients already" despite having a db connection limit set

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
Cc: adolfo flores <adolfoflores2211(at)gmail(dot)com>, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Getting error "too many clients already" despite having a db connection limit set
Date: 2025-06-16 18:13:25
Message-ID: 9b002550-887e-49b0-98e4-6df5f0759af0@aklaver.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 6/16/25 11:09 AM, David G. Johnston wrote:
>
>
>
> I am not understanding the above. The connection limit from the
> database
> side is going to be the value for max_connections. It is not clear
> to me
> what "...  connection limit of 30% of the max_connections setting" is
> referring to?
>
>
> See "alter database ... set"

Aah, forgot about that.

>
> David J.
>
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Phillip Diffley 2025-06-17 09:49:15 Re: Stably escaping an identifier
Previous Message David G. Johnston 2025-06-16 18:09:59 Re: Getting error "too many clients already" despite having a db connection limit set