Support for Postgres 15.2 on AWS Aurora in Airbyte

Summary

Check if Airbyte supports Postgres 15.2 hosted on AWS Aurora


Question

Hello, do we have info on whether airbyte supports postgres 15.2 hosted on aws aurora?



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.

Join the conversation on Slack

["support", "postgres-15.2", "aws-aurora", "airbyte"]

Yeah Abdul both source and destination connectors of postgres support.

We tried to sync from postgres16 to Kafka and CSV to postgres 15

I think the question is related to the airbyte internal database, right?

yes, this questions is related to airbyte database(external). <@U01MMSDJGC9>

Also do you have option to provide external db info for temporal db?

i am using latest helm https://github.com/airbytehq/airbyte-platform/blob/main/charts/airbyte/values.yaml|chart, trying deployment on EKS using argocd. thanks

I was reading this https://github.com/airbytehq/airbyte/issues/11157|document, is this still intact. appreciate you quick response

https://docs.airbyte.com/deploying-airbyte/on-kubernetes-via-helm#external-airbyte-database says only POstgres 13 is possible today.

We tested it with both 15 and 16 Postgres as external Db with helmcharts