porsager / postgres

Postgres.js - The Fastest full featured PostgreSQL client for Node.js, Deno, Bun and CloudFlare
The Unlicense
7.03k stars 255 forks source link

Get the number of available connections #908

Open patrickReiis opened 4 days ago

patrickReiis commented 4 days ago

Is there a way to get the number of available database connections? I need this number to use for monitoring the performance in the company I work for.