Skip to content

psycopg3 completly broken #552

@bastianh

Description

@bastianh

I know psycopg3 support is marked as experimental .. but it's just completly broken that it won't connect at all:

psycopg.ProgrammingError: invalid connection option "database"
 
Multiple connection attempts failed. All failures were:
- host: 'localhost', port: 5432, hostaddr: '127.0.0.1': invalid connection option "database"
 
- host: 'localhost', port: 5432, hostaddr: '::1': invalid connection option "database"

the parameter name in the connection option for the name of the database is "dbname".

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions