Re: Wire protocol compression - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject Re: Wire protocol compression
Date
Msg-id 20160421120740.2e7cfe8e@fujitsu
Whole thread Raw
In response to Wire protocol compression  (Shay Rojansky <roji@roji.org>)
Responses Re: Wire protocol compression  ("Shulgin, Oleksandr" <oleksandr.shulgin@zalando.de>)
List pgsql-hackers
> Does it make sense to you guys to discuss compression outside of TLS?
> There are potentially huge bandwidth savings which could benefit both
> WAN and non-WAN scenarios, and decoupling this problem from TLS would
> make it both accessible to everyone (assuming PostgreSQL clients
> follow). It would be a protocol change though.

I personally don't think it's something that should be implemented in
PostgreSQL core. As a third-party TCP-proxy (on both client and server
sides) with gzip/lz4 support perhaps. I'll be not surprised if it turns
out that such projects already exist.

-- 
Best regards,
Aleksander Alekseev
http://eax.me/



pgsql-hackers by date:

Previous
From: tushar
Date:
Subject: Re: "parallel= " information is not coming in pg_dumpall for create aggregate
Next
From: Alvaro Herrera
Date:
Subject: Re: Timeline following for logical slots