Is it possible to compress transmission data?

From: Michał Niklas <michal(dot)niklas(at)heuthes(dot)pl>
To: List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Is it possible to compress transmission data?
Date: 2020-03-25 14:21:19
Message-ID: 6f2cc9cd-9752-64c6-7a25-fdbdd859fbc3@heuthes.pl
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi,

Most of my coworkers have to work remotely and in some places internet
speed is not very well. We develop some application with PostgreSQL and
JDBC driver, so size of transmission between home (application) and work
(database server) is important. Is the data sent between server and
client compressed? If not, is it possible to turn on compression with
some JDBC connection option?

--
Best regards,
Michał Niklas

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Guillaume Cottenceau 2020-03-25 14:44:43 Re: Is it possible to compress transmission data?
Previous Message Vladimir Sitnikov 2020-03-17 08:38:44 Re: pgjdbc: Maven -> Gradle, Java 6 => 7, JUnit 4 => 5