Hi Team, I have an issue with Postgres connector.
We are use 0.35.62-Alpha, destination - Postgres 0.3.17
The goal is to load data from one Postgres DB to another.
Postgres source connector >= 0.4.5 lead to the issue that no tables fetched from the source. I saw an issue from Feb 15th but no plans from Airbyte team.
https://github.com/airbytehq/airbyte/issues/10649
Source connector 0.4.4 fetches the schema but connection fails with error:
Unable to find pod to retrieve exit value. Defaulting to value 143. This is expected if the job was cancelled.
Logs attached.
Could you suggest something?