JDBC compression over SSL

From: Edoardo Innocenti - SDB Information Technology Srl <edoardo(dot)innocenti(at)tech(dot)sdb(dot)it>
To: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: JDBC compression over SSL
Date: 2015-01-05 11:06:34
Message-ID: DBXPR04MB397492FDCA7F60419DF20B4A3580@DBXPR04MB397.eurprd04.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi,
I configure PostgreSQl 9.3 to use compression over SSL connection successfully (PG_Conn), but I am not able to find how to configure JDBC to use compression. I import server.crt (self-signed) in keystore and I can do a SSL connection successfully via JDBC but not compression.
This message is for the recipients only. If you receive it in error, please notify the sender and delete it together with any attachments. For any further information, including our privacy policy please refer to http://www.savinodelbene.com/privacy/

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2015-01-05 11:22:15 Re: Unregistering the driver from DriverManager
Previous Message Christopher BROWN 2015-01-05 10:00:15 Re: Unregistering the driver from DriverManager