# @stackline/pg-pool 1.0.0 Canonical documentation: https://alexandro.net/docs/vanilla/pg-pool/ Registry: https://www.npmjs.com/package/@stackline/pg-pool Source: https://github.com/alexandroit/stackline-pg-pool License: MIT Baseline: pg-pool 3.14.0 Runtime: Node.js 16 or newer Formats: CommonJS and ES modules Production dependencies: none Install directly: npm install @stackline/pg-pool Preserve the historical import: npm install pg-pool@npm:@stackline/pg-pool The Pool constructor, connect, query, release, end, events, sizing, idle timeout, connection timeout, max uses, max lifetime, callbacks, and promises preserve the baseline contract. A consumer can pass a compatible Client constructor. No pg peer is declared or auto-installed. README: https://alexandro.net/docs/vanilla/pg-pool/README.md Compatibility: https://alexandro.net/docs/vanilla/pg-pool/COMPATIBILITY.md Dependency review: https://alexandro.net/docs/vanilla/pg-pool/DEPENDENCY_REVIEW.md Migration: https://alexandro.net/docs/vanilla/pg-pool/MIGRATION.md Security: https://alexandro.net/docs/vanilla/pg-pool/SECURITY.md Verification: https://alexandro.net/docs/vanilla/pg-pool/VERIFICATION.md Changelog: https://alexandro.net/docs/vanilla/pg-pool/CHANGELOG.md Metadata: https://alexandro.net/docs/vanilla/pg-pool/package-meta.json