Re: Connection limit doesn't work for superuser - Mailing list pgsql-hackers

From Tomas Vondra
Subject Re: Connection limit doesn't work for superuser
Date
Msg-id 277e50c1-152f-e8d9-4f73-0481f95427ad@2ndquadrant.com
Whole thread Raw
In response to Re: Connection limit doesn't work for superuser  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Connection limit doesn't work for superuser  (Laurenz Albe <laurenz.albe@cybertec.at>)
List pgsql-hackers
On 11/7/18 5:19 PM, Tom Lane wrote:
>
> ...
> 
> I think this proposal boils down to asking for support for an
> incredibly bad application design, and equipping every database with
> an additional foot-gun in order to have that.
> 

I'm not sure about that. IMHO being able to restrict the number of
superuser connections can be used to force users to use regular
(non-superuser) roles for stuff that does not require that. Which should
encourage better application design.

Of course, the question is whether such limit can actually be enforced
reliably (I mean, can't the superuser simply change it?) and whether
handing over superuser accounts to application users is a good idea in
general ...

regards

-- 
Tomas Vondra                  http://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: ATTACH/DETACH PARTITION CONCURRENTLY
Next
From: Andrew Dunstan
Date:
Subject: Re: Fedora 29 vs linux collation tests