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

Hello.

Is there a way to compress the traffic between master and slave during the replication?.. The streaming gzip would be quite efficient for that.

(WAL archiving is not too good for this purpose because of high lag. I just need to minimize the cross-datacenter traffic keeping the replication lag low.)

pgsql-general by date:

Previous
From: Kevin Grittner
Date:
Subject: Re: Q: regarding backends
Next
From: Michael Paquier
Date:
Subject: Re: [Postgres-xc-general] "Tuple not found error" during Index creation