Re: multithreaded zstd backup compression for client and server - Mailing list pgsql-hackers

From Andres Freund
Subject Re: multithreaded zstd backup compression for client and server
Date
Msg-id 20220323233653.krwd332nimwzhrul@alap3.anarazel.de
Whole thread Raw
In response to Re: multithreaded zstd backup compression for client and server  (Justin Pryzby <pryzby@telsasoft.com>)
List pgsql-hackers
On 2022-03-23 18:07:01 -0500, Justin Pryzby wrote:
> Did you try this on windows at all ?

Really should get zstd installed in the windows cf environment...


> It's probably no surprise that zstd implements threading differently there.

Worth noting that we have a few of our own threads running on windows already
- so we're guaranteed to build against the threaded standard libraries etc
already.



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: multithreaded zstd backup compression for client and server
Next
From: Jacob Champion
Date:
Subject: Re: [PATCH] Accept IP addresses in server certificate SANs