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

Postgresql 14 Support #203

Open
NickPaul41 opened this issue Apr 5, 2024 · 1 comment
Open

Postgresql 14 Support #203

NickPaul41 opened this issue Apr 5, 2024 · 1 comment

Comments

@NickPaul41
Copy link

I'm getting the following error message.

(Quarkus` Main Thread) Version mismatch         : Database version is older than what dialect POSTGRES supports: 14.11 (Debian 14.11-1.pgdg120+2). Consider https://www.jooq.org/download/support-matrix to see what jOOQ version and edition supports which RDBMS versions.

The support-matrix tells me the version used in this library is not capable of using this version of postgresql. Is there any workarounds to this?

@ranjanashish
Copy link
Contributor

Which Postgres 14 minor version are you running? And what is the version of quarkus-jooq?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants