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

Does JDBC Driver Supports TCPNoDelay? #2324

Closed
brunoborges opened this issue Oct 27, 2021 · 2 comments
Closed

Does JDBC Driver Supports TCPNoDelay? #2324

brunoborges opened this issue Oct 27, 2021 · 2 comments

Comments

@brunoborges
Copy link

brunoborges commented Oct 27, 2021

I see that the r2dbc driver supports setting TcpNoDelay to true (false by default).

Commit: pgjdbc/r2dbc-postgresql@233f16e
Issue: pgjdbc/r2dbc-postgresql#296

Are there plans to bring this to the JDBC driver as well? Is it supported already?

@davecramer
Copy link
Member

Not at the moment, but can't see why we wouldn't. PR's are welcome

davecramer added a commit to davecramer/pgjdbc that referenced this issue Nov 15, 2021
@davecramer
Copy link
Member

Closed with #2341

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