Hi . Im trying to make a replication from Postgres...
# advice-data-ingestion
j
Hi . Im trying to make a replication from Postgres to BigQuery. The Postgres instance has PgBouncer pooler, and when i try to make replication, the sync process returns with "Prepared Statement already exists" and replication returns zero rows for every table in the schema. Is there any way to disable prepared statements on Airbyte config? I dont see a way to do that