> On 27 Apr 2023, at 11:18, Tushar Takate <tushar11.tak...@gmail.com> wrote:

> Does PostgreSQL support in-transit compression for a client connection?

No.  Earlier versions supported SSL compression for encrypted connections but
that rarely worked as it was disabled in the vast majority of all OpenSSL
installations.  There has been patches proposed to add compression to libpq but
nothing has been added as of yet.

--
Daniel Gustafsson



Reply via email to