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 1oIwqI-0005PS-QX for pgsql-hackers@arkaria.postgresql.org; Tue, 02 Aug 2022 18:42:10 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1oIwqH-0001of-Mj for pgsql-hackers@arkaria.postgresql.org; Tue, 02 Aug 2022 18:42:09 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oIwqH-0001oW-DT for pgsql-hackers@lists.postgresql.org; Tue, 02 Aug 2022 18:42:09 +0000 Received: from mail-pl1-x630.google.com ([2607:f8b0:4864:20::630]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1oIwqF-0003HI-5K for pgsql-hackers@lists.postgresql.org; Tue, 02 Aug 2022 18:42:09 +0000 Received: by mail-pl1-x630.google.com with SMTP id m2so7489141pls.4 for ; Tue, 02 Aug 2022 11:42:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=timescale.com; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc; bh=me8+1o0+mlc6fhZkjiMhgVCPE4JGJ/IGDqnzQwSpx5I=; b=SwvMAWbjOe68ejJmNUIaN44jzK1ZzJ1hJpUTBEsaeddFRvHH4Xix/9J9sU5wGOlzbn mTG3SGwUNOyXCqnzUlo8IeWJcAt1IZaF9P3U5qjFicr+hRm/Ba5gGUDCn2uqu3OYU4Fb N4IZDOdAMftqW5c0skrXMEgTMIWzy+aJT1DXIcw62i4CxgJS+ltANwS/3Uz5bsJ4b8/e E5A1HKZ2B89TKI91I+XNeRFtOIGcu8ypih3sN6zY9Ge4F84PdDDEJLn4SW23cHa/5B0R JxHFlHEsxXbNL1qFZIj7/4E5bq2f9iWRdgmiVuylXodKHxj0SzUBpurbGv3UK7/yKgbT bcOA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc; bh=me8+1o0+mlc6fhZkjiMhgVCPE4JGJ/IGDqnzQwSpx5I=; b=UtrjOSE6xEK1XEOnS2L9LZgLDkKsvxMA6CdUFBGDyIeaPutNLnUcCjB3SF09nJ1GzR XvzAOkdNZHXjPHTbfxzRFxRkUGmfCyolzdFAnE2GGM+RUQFwdMmkWqZjMd28RHplSqOp 2BwSSFA2voi8j1wXDM4zhO4+6n/dZPrqvMlWPwXjMLqhkSxqrXNfg2M3ab+8aL4I7sXb +qkBNK+grslIkYmMSVt/sapZD0L7bbMYuGrpxp+capCPFcig1EeziTxhKboXmyLQ0fiu zz7u6IbyoHjDB1EeHwI1tIcyNZruLgFqhcPrmaVt2pGHQDT8NAGnJopclIiZMUJjAzWu yEFg== X-Gm-Message-State: ACgBeo209aJ17YqHBITRBs2Rcq0dWMWRsx2K0r1LjpnXZ5u+U/udAWL7 nbkArFlihA85SfjL3NCB6N0xNedU55f60Q== X-Google-Smtp-Source: AA6agR4vKK+k18aW32y7mCcC0yQ38HwsCr+lVoyAZMfICg6Rku9TK8yBsRDK7fqiWrGaUoXyEr4fGg== X-Received: by 2002:a17:902:c94c:b0:16e:ce7d:1fe with SMTP id i12-20020a170902c94c00b0016ece7d01femr16703439pla.168.1659465725072; Tue, 02 Aug 2022 11:42:05 -0700 (PDT) Received: from [192.168.1.21] ([50.39.205.221]) by smtp.gmail.com with ESMTPSA id d23-20020a17090ad99700b001ef87123615sm11274940pjv.37.2022.08.02.11.42.04 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 02 Aug 2022 11:42:04 -0700 (PDT) Message-ID: <6e38983d-924a-8dc3-eba6-66635ed4b4e9@timescale.com> Date: Tue, 2 Aug 2022 11:42:03 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: Add LZ4 compression in pg_dump Content-Language: en-US To: Michael Paquier , gkokolatos@pm.me Cc: Justin Pryzby , pgsql-hackers@lists.postgresql.org, Rachel Heaton References: <20220626155532.GA9311@telsasoft.com> From: Jacob Champion In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk This entry has been waiting on author input for a while (our current threshold is roughly two weeks), so I've marked it Returned with Feedback. Once you think the patchset is ready for review again, you (or any interested party) can resurrect the patch entry by visiting https://commitfest.postgresql.org/38/3571/ and changing the status to "Needs Review", and then changing the status again to "Move to next CF". (Don't forget the second step; hopefully we will have streamlined this in the near future!) Thanks, --Jacob