Re: Replication: GZIP compression in WAL sender/receiver processes communication? - Mailing list pgsql-general

From Sergey Konoplev
Subject Re: Replication: GZIP compression in WAL sender/receiver processes communication?
Date
Msg-id CAL_0b1t8=RMaaDV9PR1ffwkrZ28DqVoj8rjt6wBDUFD5uNikcw@mail.gmail.com
Whole thread Raw
In response to Replication: GZIP compression in WAL sender/receiver processes communication?  (Dmitry Koterov <dmitry@koterov.ru>)
List pgsql-general
On Mon, Dec 9, 2013 at 3:13 PM, Dmitry Koterov <dmitry@koterov.ru> wrote:
> Is there a way to compress the traffic between master and slave during the
> replication?.. The streaming gzip would be quite efficient for that.

Take a look at the ssh_tunnel.sh [1] tool. This is a wrapper around
SSH tunnel with compression, a watchdog and lock management. Very
useful for cross data center streaming.

[1] https://github.com/grayhemp/pgcookbook/blob/master/ssh_tunnel_with_compression_setup.md

--
Kind regards,
Sergey Konoplev
PostgreSQL Consultant and DBA

http://www.linkedin.com/in/grayhemp
+1 (415) 867-9984, +7 (901) 903-0499, +7 (988) 888-1979
gray.ru@gmail.com


pgsql-general by date:

Previous
From: Jeff Silberberg
Date:
Subject: Re: Fwd: Web Hosting support for pgsql in PHP
Next
From: Raphael Araújo e Silva
Date:
Subject: pgModeler the new Open source data modeling for PostgreSQL