terraform-provider-postgresql icon indicating copy to clipboard operation
terraform-provider-postgresql copied to clipboard

Feature request: binary_parameters

Open spinside opened this issue 3 years ago • 1 comments

When Postgres is behind PGbouncer we experience the following issue: https://github.com/lib/pq/issues/889

Is it possible to add a feature where we can set: binary_parameters=yes in the connection string

spinside avatar Mar 09 '22 09:03 spinside