Skip to content

Pooler Error: Unsupported startup parameter: extra_float_digits #475

@tsachih

Description

@tsachih

When using the pq library along with pgbouncer, the following error is generated:
Pooler Error: Unsupported startup parameter: extra_float_digits

As a workaround, one could follow the instructions in Athou/commafeed#559

However, better control over the sent configuration would be a better approach.

i.e. existing library is hard-coding the following :
o.Set("extra_float_digits", "2")

which is the suspected cause for the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions