Re: compressing network packets

From: Francisco Olarte <folarte(at)peoplecall(dot)com>
To: "farjad(dot)farid" <farjad(dot)farid(at)checknetworks(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: compressing network packets
Date: 2019-08-01 15:52:52
Message-ID: CA+bJJbwGPm0h=_WbsfTm8i_wVrpdTLw5BJoJxTWwbEhnkaiY-A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Aug 1, 2019 at 5:43 PM farjad.farid
<farjad(dot)farid(at)checknetworks(dot)com> wrote:
> Under windows environment, is there a way of compressing the network packet reaching postgresql server?

You'll need to explain a bit more. You have windows, I assume for
either client, server or both, and you have a pg server, on an
unespecified environment.

Also packets "reaching" the server does not sound good, you probably
want to compress packets "sent" to the server and DECOMPRESS them upon
reaching the server, or something like that.

Try to be a bit clearer, something like "Is there a way to compress
network traffic between a pg windows client and a windows server on
another machine" and some windows savvy reader may be able to help you
( I can think of a couple solutions for that on my basic desktop OS
with the basic tools, I'm sure something like windows must have dozens
).

Francisco Olarte.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2019-08-01 15:56:17 Re: PGAdmin4.11.1 on Ubuntu 18.04
Previous Message Adrian Klaver 2019-08-01 15:45:10 Re: PGAdmin4.11.1 on Ubuntu 18.04