pgjdbc 42.2.21 regression - Mailing list pgsql-jdbc

From Dave Cramer
Subject pgjdbc 42.2.21 regression
Date
Msg-id CADK3HHLDjgcX5SdSaSYeaxbWYsydD48mD2VUBsBT5NdJYNWGWw@mail.gmail.com
Whole thread Raw
List pgsql-jdbc
Folks,

This version has a performance regression when using SSL. This is due to java's blocking code doing reads. 

I will work on a fix but in the meantime, please do not use 42.2.21 in production 

Thanks,

Dave Cramer

pgsql-jdbc by date:

Previous
From: Agata Naomichi
Date:
Subject: [pgjdbc/pgjdbc] d78059: fix: When calling Driver.connect multiple times, S...
Next
From: Dave Cramer
Date:
Subject: [pgjdbc/pgjdbc] 466bad: revert 4fa2d5bc1ed8 to fix the regression introduc...