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

Update to new postgres jdbc driver version 42.7.4 #42723

Closed
svendiedrichsen opened this issue Aug 23, 2024 · 8 comments
Closed

Update to new postgres jdbc driver version 42.7.4 #42723

svendiedrichsen opened this issue Aug 23, 2024 · 8 comments
Labels
area/jdbc Issues related to the JDBC extensions kind/enhancement New feature or request

Comments

@svendiedrichsen
Copy link

svendiedrichsen commented Aug 23, 2024

Description

Please update to the latest postgres jdbc driver version 42.7.4. It contains some notable performance enhancements and bugfixes.

Implementation ideas

No response

@svendiedrichsen svendiedrichsen added the kind/enhancement New feature or request label Aug 23, 2024
@quarkus-bot quarkus-bot bot added the area/jdbc Issues related to the JDBC extensions label Aug 23, 2024
@quarkus-bot
Copy link

quarkus-bot bot commented Aug 23, 2024

/cc @barreiro (jdbc), @yrodiere (jdbc)

@svendiedrichsen
Copy link
Author

Fixed with #42742

@gsmet
Copy link
Member

gsmet commented Aug 26, 2024

Will backport to 3.14.1.

@svendiedrichsen
Copy link
Author

@gsmet Do you also plan to backport to 3.8.x LTS?

@gsmet
Copy link
Member

gsmet commented Aug 26, 2024

That's not actually planned for the next one (that is planned for Aug 29th).

Having a look at the relatively massive changelog for a late micro, I think I would prefer some bake time before backporting to the 3.8 branch.

Is there a particular item that is blocking you?

@svendiedrichsen
Copy link
Author

Not really blocking but we are planning to switch to 3.8.x Version and would like to harvest the performance gains the new JDBC driver offers. We have a mixed system architecture and are already using this JDBC driver version with our Payara servers and have seen a significant performance improvement there.

@gsmet
Copy link
Member

gsmet commented Aug 26, 2024

OK. I would recommend to update it locally then. I don't foresee any issue doing that.

As for LTS versions, we are usually a bit conservative as the shiny new performance patch can sometimes have bad consequences. And in the case of the JDBC driver, it can quickly become critical.

@svendiedrichsen
Copy link
Author

svendiedrichsen commented Aug 26, 2024

Yes, I understand it of course. We will try to update locally. Thanks for your work on quarkus. It's a really great project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/jdbc Issues related to the JDBC extensions kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants