Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nYFyQ-0002oB-SN for pgsql-hackers@arkaria.postgresql.org; Sat, 26 Mar 2022 23:37:34 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nYFyP-0000cM-Ko for pgsql-hackers@arkaria.postgresql.org; Sat, 26 Mar 2022 23:37:33 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nYFyP-0000bW-BQ for pgsql-hackers@lists.postgresql.org; Sat, 26 Mar 2022 23:37:33 +0000 Received: from smtp.outgoing.loopia.se ([93.188.3.37]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nYFyM-00019b-RE for pgsql-hackers@lists.postgresql.org; Sat, 26 Mar 2022 23:37:32 +0000 Received: from s807.loopia.se (localhost [127.0.0.1]) by s807.loopia.se (Postfix) with ESMTP id 0909B2F1D492 for ; Sun, 27 Mar 2022 00:37:28 +0100 (CET) Received: from s630.loopia.se (unknown [172.22.191.5]) by s807.loopia.se (Postfix) with ESMTP id EE4992E2EDCE; Sun, 27 Mar 2022 00:37:27 +0100 (CET) Received: from s473.loopia.se (unknown [172.22.191.5]) by s630.loopia.se (Postfix) with ESMTP id E459513B419F; Sun, 27 Mar 2022 00:37:27 +0100 (CET) X-Virus-Scanned: amavisd-new at amavis.loopia.se X-Spam-Flag: NO X-Spam-Score: -1 X-Spam-Level: X-Spam-Status: No, score=-1 tagged_above=-999 required=6.2 tests=[ALL_TRUSTED=-1] autolearn=disabled Received: from s645.loopia.se ([172.22.191.5]) by s473.loopia.se (s473.loopia.se [172.22.190.13]) (amavisd-new, port 10024) with LMTP id W0m45mENsdaN; Sun, 27 Mar 2022 00:37:27 +0100 (CET) X-Loopia-Auth: user X-Loopia-User: daniel@yesql.se X-Loopia-Originating-IP: 89.255.232.193 Received: from [192.168.72.144] (customer-89-255-232-193.stosn.net [89.255.232.193]) (Authenticated sender: daniel@yesql.se) by s645.loopia.se (Postfix) with ESMTPSA id 8096A157B18C; Sun, 27 Mar 2022 00:37:27 +0100 (CET) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.7\)) Subject: Re: Add LZ4 compression in pg_dump From: Daniel Gustafsson In-Reply-To: <20220326162156.GI28503@telsasoft.com> Date: Sun, 27 Mar 2022 00:37:27 +0100 Cc: Georgios , pgsql-hackers@lists.postgresql.org, Rachel Heaton Content-Transfer-Encoding: quoted-printable Message-Id: <6FC5027A-1716-4D75-BF5B-2049A3698387@yesql.se> References: <20220326162156.GI28503@telsasoft.com> To: Justin Pryzby X-Mailer: Apple Mail (2.3608.120.23.2.7) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk > On 26 Mar 2022, at 17:21, Justin Pryzby wrote: > I suggested off-list to add an 0099 patch to change LZ4 to the = default, to > exercise it more on CI. No need to change the defaults in autoconf for that. The CFBot uses the = cirrus file in the tree so changing what the job includes can be easily done = (assuming the CFBot hasn't changed this recently which I think it hasn't). I used = that trick in the NSS patchset to add a completely new job for --with-ssl=3Dnss= beside the --with-ssl=3Dopenssl job. -- Daniel Gustafsson https://vmware.com/