On Fri, Sep 15, 2006 at 03:38:01PM +0200, zeljko wrote: > Tom Lane wrote: > > zeljko <zeljko@xxxxxxxxxxx> 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