Re: libpq compression (part 3)

From: "Andrey M(dot) Borodin" <x4mmm(at)yandex-team(dot)ru>
To: Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>
Cc: Jacob Burroughs <jburroughs(at)instructure(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: libpq compression (part 3)
Date: 2023-12-29 10:02:48
Message-ID: AB607155-8FED-4C8C-B702-205B33884CBB@yandex-team.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 21 Dec 2023, at 05:30, Jelte Fennema-Nio <postgres(at)jeltef(dot)nl> wrote:
>
> One thing I'm wondering: should it be possible for the client to change the compression it wants mid-connection?

This patchset allows sending CompressionMethod message, which allows to set another codec\level picked from the set of negotiated codec sets (during startup).

Best regards, Andrey Borodin.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2023-12-29 10:05:07 Re: Track in pg_replication_slots the reason why slots conflict?
Previous Message Andrey M. Borodin 2023-12-29 10:00:12 Re: Transaction timeout