Skip to content

Conversation

@jBouyoud
Copy link

@jBouyoud jBouyoud commented Jan 7, 2026

This PR adds support for configuring the maximum number of idle connections in the PostgreSQL connection pool.

Changes

  • Added MaxIDleConns field to the Config struct
  • Configured SetMaxIdleConns on the database connection using the new parameter
  • Allows better control over connection pool behavior and resource management

Context

This enhancement provides more flexibility in managing database connections, particularly useful for optimizing performance in huge ressources contexts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant