Hacker News new | ask | show | jobs
by __s 4 days ago
Lack of protocol compression is painful with postgres
2 comments

Sure, but that is rarely the biggest issues facing a client: top contenders are always queue, pool and decoding. And obviously lack of SQL being a first class in most languages.
Untrue since the introduction of zstd support in PostgreSQL 15.
Are you sure?