SponsorBlockServer icon indicating copy to clipboard operation
SponsorBlockServer copied to clipboard

clean up pgpool idle connections

Open ajayyy opened this issue 3 years ago • 1 comments

ajayyy avatar Jul 29 '22 20:07 ajayyy

https://node-postgres.com/api/pool

It's already capped at 10 connections and 10 second idle by default, so not sure if much can really be changed here.

ajayyy avatar Aug 12 '22 01:08 ajayyy