Skip to content

Change default min_idle_connections from 0 to 1 #2656

@omer-topal

Description

@omer-topal

Summary
Change the default value of min_idle_connections from 0 to 1 for better production performance.

Rationale

  • Addresses user-reported long connection establishment times after idle periods
  • Maintains at least one idle connection, reducing latency for cold-start queries
  • Common best practice in production systems

Metadata

Metadata

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