Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[airbyte-db] Upgrade default Postgress version from 13.16 #50947

Open
verbotenj opened this issue Jan 6, 2025 · 2 comments
Open

[airbyte-db] Upgrade default Postgress version from 13.16 #50947

verbotenj opened this issue Jan 6, 2025 · 2 comments
Labels
area/platform issues related to the platform community team/compose type/bug Something isn't working

Comments

@verbotenj
Copy link

Helm Chart Version

1.3.1

What step the error happened?

None

Relevant information

Current airbyte-db uses Postgres 13.16 from the latest available Postgres 17
https://www.postgresql.org/docs/release/

Logs from airbyte-server

Relevant log output

WARN	o.j.t.JooqLogger(lambda$warn$7):461 - Version mismatch         : Database version is older than what dialect POSTGRES supports: 13.16. Consider https://www.jooq.org/download/support-matrix to see what jOOQ version and edition supports which RDBMS versions.
@marcosmarxm
Copy link
Member

@JonsSpaghetti is there any plans to upgrade default version to a more recent release of Postgres?

@JonsSpaghetti
Copy link
Contributor

We upgraded cloud to 15 some time ago, looks like we need to upgrade for oss as well. We can follow up internally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/platform issues related to the platform community team/compose type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants