Non-blocking PostgreSQL client for Node.js, implemented in pure JavaScript with optional native libpq bindings, provided under the node-postgres project (npm package `pg`). Useful for running parameterized queries and supporting common PostgreSQL features like connection pooling, async notifications (LISTEN/NOTIFY), and bulk import/export with COPY.
Project status
- Actively maintained: The upstream repo shows a recent push (2026-06-02), and multiple related packages under the node-postgres ecosystem have new updates in mid-May 2026.
- Apparent cadence: Recent updates appear clustered, with package updates dated 2026-05-18 and an upstream push on 2026-06-02, suggesting an at-least monthly development cadence based on the provided evidence.
AI summary generated Today
Recent updates
pg-connection-string@2.13.0
2 weeks agoRelease pg-connection-string version 2.13.0 was published on 2026-05-18. No release notes were provided by the publisher, so the update content, potential breaking changes, and any fixes are not documented in this release description.
pg-protocol@1.14.0
2 weeks agoThe release notes for pg-protocol v1.14.0 were not provided by the publisher, so there is no documented information about changes, fixes, or upgrade requirements. To assess upgrade impact, you will likely need to review the tagged source diff (v1.13.x to v1.14.0) and any changelog in the repository itself.
pg-pool@3.14.0
2 weeks agoThe release notes for pg-pool 3.14.0 were not provided, so no specific changes (new features, fixes, breaking changes, or dependency updates) can be verified from the release notes alone. Developers should review the actual diff or changelog/release artifacts in the repository to assess upgrade impact.
pg-query-stream@4.15.0
2 weeks agoNo release notes were provided for pg-query-stream 4.15.0, so the specific code, API, or behavior changes are not described in the publisher material. As a result, it is not possible to reliably identify breaking changes, bug fixes, security updates, or dependency updates from the release notes alone.
pg-cloudflare@1.4.0
2 weeks agopg-cloudflare v1.4.0 was published on 2026-05-18, but the publisher did not provide any release notes in the available release data. No specific changes, fixes, or migration details can be extracted from the provided information, so developers should review the repository diff and release tags to assess upgrade risk.
pg-bundler-test@0.3.0
2 weeks agoNo release notes were provided for pg-bundler-test@0.3.0, so there is no documented information about changes, new features, fixes, or upgrade impacts. Developers should treat this release as opaque until they review the repository diff or published changelog elsewhere.
pg@8.21.0
2 weeks agoRelease pg@8.21.0 was published on 2026-05-18. No release notes were provided by the publisher, so changes, fixes, or breaking impacts cannot be determined from the provided information.
pg-native@3.8.0
2 weeks agoRelease pg-native v3.8.0 was published on 2026-05-18. No release notes were provided by the publisher, so the changes included in this version cannot be determined from the release data alone.
pg-esm-test@1.7.0
2 weeks agoThis release (pg-esm-test@1.7.0) was published on 2026-05-18, but no release notes were provided. As a result, there are no documented new features, fixes, breaking changes, or dependency updates to assess from the publisher’s notes.
pg-cursor@2.20.0
2 weeks agoVersion 2.20.0 of pg-cursor was published on 2026-05-18. The publisher did not provide release notes, so this release cannot be evaluated for specific new features, bug fixes, breaking changes, security updates, or migration requirements based on the provided data.