Re: showing effective max_connections - Mailing list pgsql-hackers

From Tom Lane
Subject Re: showing effective max_connections
Date
Msg-id 731925.1654118690@sss.pgh.pa.us
Whole thread Raw
In response to showing effective max_connections  (Zhihong Yu <zyu@yugabyte.com>)
List pgsql-hackers
Zhihong Yu <zyu@yugabyte.com> writes:
> Hi,
> For non superusers, the max connections would be lower than what
> max_connections
> specifies.

> Should we display the effective value when non superuser issues `SHOW
> max_connections` ?

That seems more likely to add confusion than remove it.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Zhihong Yu
Date:
Subject: showing effective max_connections
Next
From: Jacob Champion
Date:
Subject: Re: [PATCH] Compression dictionaries for JSONB