From: | Roger De Four <radfinancialsystems(at)gmail(dot)com> |
---|---|
To: | Guillaume Cottenceau <gc(at)mnc(dot)ch> |
Cc: | Michał Niklas <michal(dot)niklas(at)heuthes(dot)pl>, List <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: Is it possible to compress transmission data? |
Date: | 2020-03-25 14:50:47 |
Message-ID: | CABY3CXWfNwXth6Mf=ZRgcEKBbmi=aKHvir7wBWkjuXrigQHDsA@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Apparently using UDP as the transport protocol is advisable
Best Regards
Roger De Four
IT Consultant
*RAD Financial Systems*
Cell #/WhatsApp: +1-(868)-342-8587
Email: radfinancialsystems(at)gmail(dot)com
On Wed, 25 Mar 2020 at 10:44, Guillaume Cottenceau <gc(at)mnc(dot)ch> wrote:
> I'd try ssh port forwarding with Compression options.
>
> > 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?
>
> --
> Guillaume Cottenceau
>
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Christian Ramseyer | 2020-03-27 11:48:56 | [pgjdbc/pgjdbc] 3871bf: Remove merge aritfacts and fix a typo (#1741) |
Previous Message | Guillaume Cottenceau | 2020-03-25 14:44:43 | Re: Is it possible to compress transmission data? |