terraform-provider-postgresql
terraform-provider-postgresql copied to clipboard
Feature request: binary_parameters
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