Hello folks,
I came to know about airbyte through a google search.
We are trying to connect postgres data with BigQuery
I am now trying to run airbyte on my laptop before proposing this as a solution to my team.
While exploring, I have hit a roadblock, where I am not able to establish connection with my locally running pg server.
the setup connection request fails every times
Initially I was trying a default super user (:P) to connect, later I created a user with read privileges as per the guides.
But things didn't improve
Some observations - the
airbyte-bootloader
and
init
docker containers exited with 0 status . (if this helps in any way)
TIA
Anubhav