View Single Post

   
  #3 (permalink)  
Old 04-12-2008, 04:47 AM
Tom Lane
 
Posts: n/a
Default Re: Connection limit and Superuser

Rod Taylor <pg@rbt.ca> writes:
> It appears that the superuser does not have connection limit
> enforcement. I think this should be changed.


If you're superuser, you are not subject to access restrictions,
by definition. I cannot imagine any scenario under which the
above would be a good idea. (Hint: it would be more likely to
lock out manual admin connections than Slony.)

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply With Quote