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 1nXju7-0003Ml-Jw for pgsql-hackers@arkaria.postgresql.org; Fri, 25 Mar 2022 13:22:59 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nXju6-0001wx-G1 for pgsql-hackers@arkaria.postgresql.org; Fri, 25 Mar 2022 13:22:58 +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 1nXju6-0001wh-6p for pgsql-hackers@lists.postgresql.org; Fri, 25 Mar 2022 13:22:58 +0000 Received: from mail-io1-xd33.google.com ([2607:f8b0:4864:20::d33]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1nXju3-0000rc-Po for pgsql-hackers@lists.postgresql.org; Fri, 25 Mar 2022 13:22:57 +0000 Received: by mail-io1-xd33.google.com with SMTP id 9so5701750iou.5 for ; Fri, 25 Mar 2022 06:22:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telsasoft-com.20210112.gappssmtp.com; s=20210112; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=uW8qmfGjxBLehF52Gi66ui+jeuNYtCOzU5xcGRD2+yk=; b=Lbon6pz68cSEn2shmA9p2NTlXSlSWxyJ/knIDw4947n6Ym3JPg3zv0RSUjbhvWnByJ 8agtjhOAy4F6uOWLfSrMD3yxZ1+0HHqVj7IMCjE0MZPZQOMoC6WBZhaEZ0wtIagPFeRW udnMzTeZnrd1YvV6I78IVVhmYycZ7znmiGpjvqUY736DwqcryKonGlMeUYXErGuwjt5N SnBdZrmP+6nsjAhHgjXj9mr+pbwjsVthY0bAz6Ln5j9BSDFzdyBYAHbMccEU77WptVHz /BNlih9j8YKvPNNi9CIMOweDmcdeXsMnf3x9ALZDkBpv0T+IiojvOfpYwU+1JjUHlZ6z UE9w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=uW8qmfGjxBLehF52Gi66ui+jeuNYtCOzU5xcGRD2+yk=; b=LP3AKL0buP0a5ZYLH1Em/oTPkQbAc5FE5CXqWTGwY+PQCEX29OTKs6vVdbzEuyaMmN KPlGxwyR1nodTt+xVIdzv1IB/Hz/8tn0/HuySL5+Z0c/AH5cqizMenlqoGUVuwDDBALZ yYOXMJNBqtNmOC1M4hnzNqfvnexLfOayo4t3MQsoUV8vyzIVx26dagNEqEqbZryw5MFj ZcJgrpnu/qpwDt2pD2i8ZYvQqHnIdo6p3dMNcCwEkK9zgPB7zk+CYhSc6oZsgyZSYPCf GG0VV+UCwJD2hmm3/JuaH3pjGntAr/v0cRwbSwpjpx0b+CSNE6XX/mQQXfLp4rAS6Mlb zEhw== X-Gm-Message-State: AOAM5301clvpGgrVt/NdEZe2tlZQQc4PN9Pne9pdZJd2Rc82/bUmr/vt 1voTGYS7Vc+OVw0PTV0hZeHAGOEiJfwr4A== X-Google-Smtp-Source: ABdhPJxeM4knejWU+Tgf7pAcCr71hrxVoJFTTUdhf+8utVzg5zI3W7PbmoysA1dmrp5f18fI2gHieQ== X-Received: by 2002:a05:6638:1501:b0:31a:6abc:208c with SMTP id b1-20020a056638150100b0031a6abc208cmr5709043jat.158.1648214574927; Fri, 25 Mar 2022 06:22:54 -0700 (PDT) Received: from pryzbyj.telsasoft (charmander.telsasoft.com. [50.244.222.1]) by smtp.gmail.com with ESMTPSA id w5-20020a056e021c8500b002c7f39eba1bsm3028309ill.82.2022.03.25.06.22.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 Mar 2022 06:22:54 -0700 (PDT) Received: by pryzbyj.telsasoft (Postfix, from userid 1000) id A8693800DBA; Fri, 25 Mar 2022 08:22:53 -0500 (CDT) Date: Fri, 25 Mar 2022 08:22:53 -0500 From: Justin Pryzby To: Greg Stark Cc: Georgios , pgsql-hackers@lists.postgresql.org, Rachel Heaton Subject: Re: Add LZ4 compression in pg_dump Message-ID: <20220325132253.GD28503@telsasoft.com> References: <20220304161039.GL27651@telsasoft.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Fri, Mar 25, 2022 at 01:20:47AM -0400, Greg Stark wrote: > It seems development on this has stalled. If there's no further work > happening I guess I'll mark the patch returned with feedback. Feel > free to resubmit it to the next CF when there's progress. Since it's a reasonably large patch (and one that I had myself started before) and it's only been 20some days since (minor) review comments, and since the focus right now is on committing features, and not reviewing new patches, and this patch is new one month ago, and its 0002 not intended for pg15, therefor I'm moving it to the next CF, where I hope to work with its authors to progress it. -- Justin