tyger
tyger copied to clipboard
Set connection pool size based on database server parameters and replica count
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.