brianc / node-pg-pool

A connection pool for node-postgres
MIT License
180 stars 64 forks source link

node-postgres already has connection pooling built in... #121

Closed johncmunson closed 5 years ago

johncmunson commented 5 years ago

therefore I don't really understand the purpose or the need for this library 🤔

charmander commented 5 years ago

https://github.com/brianc/node-postgres/blob/e0ebdeff88210d8afcaff966bb960e630e6b28ea/lib/index.js#L14