Summary
User is experiencing frequent failures during sync attempts with a Postgres connector, encountering errors related to prepared statements. They are inquiring if this behavior is expected or indicative of a setup issue.
Question
Hey all, Airbyte newbie here! I’ve setup a connector in Cloud with Postgres as the destination. However, running the sync results in a lot of attempts in the logs, with almost all of them failing with errors something like [CIRCULAR REFERENCE: org.postgresql.util.PSQLException: ERROR: prepared statement "S_1" already exists]
Sometimes the sync seems to eventually finish successfully, sometimes I give up and cancel the sync after some dozen attempts.
Mostly wondering, is this (flaky sync, just takes a bunch of attempts) something that’s expected, or is it possible that something in my setup is incorrect?
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.