Skip to content

Allow changing Postgres auth credentials while ConnectionPool is alive #431

Open
@fabianfett

Description

@fabianfett

To support password rotation, the ConnectionPool should support rotating auth credentials while running. New connections should be spun up asap and old connections should be closed as once they are returned to the pool and the new connections are up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ConnectionPoolFeatures and bugs that are related to the impl in ConnectionPoolModuleenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions