Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Only compatible with heroku-22 if Node.js >= 18 because of OpenSSL #105

@nstuyvesant

Description

@nstuyvesant

If you are using pg-native and running on Heroku, when you upgrade to heroku-22, you must use Node.js 18+. This is because libpq for Node.js 16 statically links against OpenSSL v1 whereas it will use OpenSSL v3 with Node.js 18+.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions