aajtodd/dbperf

Test connection configurations

Opened this issue · 0 comments

The implementation currently relies on the default connection pooling logic of sql.DB (or the pq driver I didn't actually check who is responsible). It may be interesting or beneficial to investigate explicitly controlling this ourselves or playing with knobs in this area.