Skip to content

Expose additional db connection configurations (min connections, min idle connections, etc) #2608

@robindefaye

Description

@robindefaye

Is your feature request related to a problem? Please describe.
We have seen lots of strange constant cycling of connections even though we have quite long max connection times and max idle connection times. Which causes a lot more long connect times.

Describe the solution you'd like
We would like more of the pgx pool configurations exposed so that we can make more adjustments to how the pooling is handled.

Describe alternatives you've considered
We have tried both with a proxy(AWS RDS Proxy) and without with varying configurations but the issue continues to persist.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions