I see that the r2dbc driver supports setting TcpNoDelay to true (false by default). Commit: https://github.com/pgjdbc/r2dbc-postgresql/commit/233f16e7ef029fdc7d9093267c6ea79423fb7166 Issue: https://github.com/pgjdbc/r2dbc-postgresql/issues/296 Are there plans to bring this to the JDBC driver as well? Is it supported already?
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?