brianc/node-postgres-docs

maxUses is missing from the pg.Pool docs

Opened this issue · 0 comments

the maxUses option was added in pg-pool 3.1, but it's still not mentioned in the docs.

brianc/node-postgres#2157