Skip to content

max_connections does not work #572

@vadim-a-nesterov

Description

@vadim-a-nesterov

It looks like max_connections is not properly implemented and it does limit concurrent connections from provider to a database, and if there is a limit for user for number of connections

you get several

  │ Error: could not start transaction: read tcp 10.100.16.37:52266->172.16.84.24:6432: read: connection reset by peer
  │ 
  │   with postgresql_grant.user_privileges["proceficator_user_proceficator_schema_usage"],
  │   on users.tf line 56, in resource "postgresql_grant" "user_privileges":
  │   56: resource "postgresql_grant" "user_privileges" {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions