Skip to content

More parameters/query pairs in the PgConnectOptions uri parser #501

Open
@dakom

Description

@dakom

The PgConnectOptions uri parser currently supports only 4 keys: "sslmode", "sslrootcert", "statement-cache-capacity", and "host"

The Postgres connection uri spec notes that there are many more, for example user and password

Should these not be added so that a connection string can be built using only named parameter keys?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions