Skip to content

POSTGRES uses psycopg2 #81

Description

@sidprasad

While psycopg2-binary is convenient for development and avoids the need for PostgreSQL client libraries, it's not recommended for production due to potential issues with the statically linked libraries. However, it's generally fine for many use cases, especially in smaller projects or where environment control (like on personal or managed servers) limits easy installation of the regular psycopg2.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions