tyger icon indicating copy to clipboard operation
tyger copied to clipboard

Set connection pool size based on database server parameters and replica count

Open johnstairs opened this issue 9 months ago • 0 comments

The npgsql connection pool size is currently hard-coded, but should be a function of the max_connections database server parameter and the number of Tyger replicas.

johnstairs avatar Mar 11 '25 17:03 johnstairs