Re: libpq compression (part 3) - Mailing list pgsql-hackers

From Jelte Fennema-Nio
Subject Re: libpq compression (part 3)
Date
Msg-id CAGECzQTPf3d4WP2B=t-kRQ3CQMzYSA6jneugkWqp7a3c1XYX0g@mail.gmail.com
Whole thread Raw
In response to Re: libpq compression (part 3)  (Jacob Burroughs <jburroughs@instructure.com>)
Responses Re: libpq compression (part 3)
Re: libpq compression (part 3)
List pgsql-hackers
Thanks for working on this!

One thing I'm wondering: should it be possible for the client to change the compression it wants mid-connection? I can think of some scenarios where that would be useful to connection poolers: if a pooler does plain forwarding of the compressed messages, then it would need to be able to disable/enable compression if it wants to multiplex client connections with different compression settings over the same server connection. 

pgsql-hackers by date:

Previous
From: Jeremy Schneider
Date:
Subject: Re: Built-in CTYPE provider
Next
From: Peter Smith
Date:
Subject: Re: "pgoutput" options missing on documentation