-
-
Notifications
You must be signed in to change notification settings - Fork 72
Closed
Description
We would like to be able to set limits on the max. connections in databases or roles.
In psql that would be for example:
alter database mydb connection limit 50;
alter role myrole connection limit 50;
Can these settings be defined somewhere? I could not find it, so my question is, is it possible in the current state and if not, would a feature request be viable?
Metadata
Metadata
Assignees
Labels
No labels