Re: compressed protocol

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: zeljko <zeljko(at)holobit(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: compressed protocol
Date: 2006-09-15 14:09:46
Message-ID: 20060915140946.GA4884@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Sep 15, 2006 at 03:38:01PM +0200, zeljko wrote:
> Tom Lane wrote:
> > zeljko <zeljko(at)holobit(dot)net> writes:
> >> Is there any plans (or somebody already working on) to see compressed
> >> protocol in 8.2 ?
> >
> > Why bother? Run your session through an ssh tunnel and ask it to
> > compress.
>
> hm... tunneling works as expected, but there's no compression ?!?
> ssh_config contains Compression yes
> sshd_config (server) contains Compression yes

How did you determine that there's no compression? If you run "ssh -v"
do you see a line like "Enabling compression at level X"?

--
Michael Fuhr

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Achilleas Mantzios 2006-09-15 14:25:24 Re: Postgresql 7.4 migration to (partially) new disks
Previous Message Alvaro Herrera 2006-09-15 14:09:32 Re: compressed protocol