Skip to content

pgbouncer - transaction pool_mode #865

@GuardMoony

Description

@GuardMoony

When using pgbouncer running in pool_mode = 'transaction' all the commands fail with "unnamed prepared statement does not exist".

This issues comes from pgbouncer and prepared statements not playing nice. There are multiple articles writing about it and offering the binary_parameters as a solution. Sadly there's not flag available in this code to set the binary_parameters.

Formal request to add a new config flag to set the binary_parameters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions