| From: | Andrey Borodin <x4mmm(at)yandex-team(dot)ru> |
|---|---|
| To: | Jochen Bandhauer <jb(at)jbitc(dot)de> |
| Cc: | pgsql-hackers mailing list <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Protocol compression: a fourth design |
| Date: | 2026-09-06 12:27:44 |
| Message-ID: | B7E4F350-C8F6-48BE-AE74-23F1DCADFBFB@yandex-team.ru |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi Jochen,
> On 3 Sep 2026, at 17:56, Jochen Bandhauer <jb(at)jbitc(dot)de> wrote:
>
> I find this patch interesting and created a script (attached) that tries to measure the effect of the compression. It uses the ss command and can be run on a linux Postgres server or on a remote linux machine. It uses psql. It can use a SELECT statement or \COPY TO or \COPY FROM.
Thank you for testing this and for sharing the script! The LAN and
rate-limited results are especially useful.
Best regards, Andrey Borodin.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrey Borodin | 2026-09-06 12:49:45 | Re: Avoid streaming zero-filled WAL switch padding |
| Previous Message | Andrey Borodin | 2026-09-06 11:11:45 | Re: [RFC PATCH v0 0/7] Add EXPLAIN ANALYZE wait event reporting |