Skip to content

postgres connection limits #95

@a-dekker

Description

@a-dekker

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions