Re: Wire protocol compression
От | Shulgin, Oleksandr |
---|---|
Тема | Re: Wire protocol compression |
Дата | |
Msg-id | CACACo5QabX=RRT8-wdq7+Mbx+zEc6bEmY8UReBAc=eGtLUGhfQ@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Wire protocol compression (Aleksander Alekseev <a.alekseev@postgrespro.ru>) |
Ответы |
Re: Wire protocol compression
|
Список | pgsql-hackers |
On Thu, Apr 21, 2016 at 11:07 AM, Aleksander Alekseev <a.alekseev@postgrespro.ru> wrote:
> 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.
Hm, did you see this recent discussion on -hackers: http://www.postgresql.org/message-id/flat/CAMkU=1zt9cjaQjVYAmywcP9iyxMJxFBUaVeB1eiaqBP=gejvDg@mail.gmail.com#CAMkU=1zt9cjaQjVYAmywcP9iyxMJxFBUaVeB1eiaqBP=gejvDg@mail.gmail.com ?
I guess since the usual answer for compression was "use what SSL provides you for free", it's rather unlikely that someone bothered to make a proxy just for that purpose, and really, a proxy is just another moving part in your setup: not everyone will be thrilled to add that.
--
Alex
В списке pgsql-hackers по дате отправления: