Skip to content

Commit

Permalink
Add documentation for JDBC driver disableCompression
Browse files Browse the repository at this point in the history
  • Loading branch information
pettyjamesm committed Sep 21, 2023
1 parent 2888cc3 commit dd5b168
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions presto-docs/src/main/sphinx/installation/jdbc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ Name Description
``accessToken`` Access token for token based authentication.
``timeZoneId`` Timezone to be used for timestamp columns in query output.
Example: ``timeZoneId=UTC``.
``disableCompression`` Disable compression of query result HTTP responses from the server
``SSL`` Use HTTPS for connections
``SSLKeyStorePath`` The location of the Java KeyStore file that contains the certificate
and private key to use for authentication.
Expand Down

0 comments on commit dd5b168

Please sign in to comment.