Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tSMdU-00FyU5-CV for pgsql-hackers@arkaria.postgresql.org; Mon, 30 Dec 2024 20:45:12 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1tSMdS-00EuAN-Dy for pgsql-hackers@arkaria.postgresql.org; Mon, 30 Dec 2024 20:45:10 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tSMdS-00EuAF-3F for pgsql-hackers@lists.postgresql.org; Mon, 30 Dec 2024 20:45:09 +0000 Received: from momjian.us ([72.94.173.45]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1tSMdP-001IyQ-31 for pgsql-hackers@lists.postgresql.org; Mon, 30 Dec 2024 20:45:08 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=momjian.us; s=2024011501; h=In-Reply-To:Content-Transfer-Encoding:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-ID:Content-Description; bh=eupgJoPm4r9T2LVfoV0Z5HrMeOnejjin4GQ+GA6W8Z0=; b=fBiF5Y+hJYU/3xkfW8C2yUmsuc WuGqh3bj+6wesyRLl9K8tievIY9ph46xSx8Uk1KjNHO7Pe0NZ6kadg7OwxZqk1TMfuqqstYExkIkt K6S5XTLNWoPeixSR+mR0S/Yf8FKkeRS0lw911m90TLK7NoEHi22cklC3T2GMao9QtaBqUVd2yqzld UxDO6+13hWHrfG5HSAUywdb4fxQ1RrmYOeDb4ZWeuez+swON9nCeEMxwouVqGlI3fNO9YDrjyfN+T aD30WVvfKLA2ZVneYIboNjYFplB6jLL3RU4Q2vShzGGfJ+51or7VBeF8vSX2Bbla7X63sgT8A+mCZ 6WWZ1bRw==; Received: from bruce by momjian.us with local (Exim 4.96) (envelope-from ) id 1tSMdL-006tZT-2h; Mon, 30 Dec 2024 15:45:03 -0500 Date: Mon, 30 Dec 2024 15:45:03 -0500 From: Bruce Momjian To: Jeff Davis Cc: Corey Huinker , jian he , Matthias van de Meent , Tom Lane , Nathan Bossart , Magnus Hagander , Stephen Frost , Ashutosh Bapat , Peter Smith , PostgreSQL Hackers , alvherre@alvh.no-ip.org Subject: Re: Statistics Import and Export Message-ID: References: <5d3a24216d15ce8a50d0fc085a13a410202014ca.camel@j-davis.com> <3bd40d2c686608196b8e04c2aaac9c57c447aae6.camel@j-davis.com> <39770e3aebfdf543fa2215fb300621a54b1b2634.camel@j-davis.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <39770e3aebfdf543fa2215fb300621a54b1b2634.camel@j-davis.com> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Mon, Dec 30, 2024 at 12:02:47PM -0800, Jeff Davis wrote: > On Thu, 2024-12-26 at 13:54 -0500, Bruce Momjian wrote: > > I am _again_ not happy with this part of the patch.  Please reply to > > the > > criticism in my November 19th email: > > > >          > > https://www.postgresql.org/message-id/Zz0T1BENIFDnXmwf@momjian.us > > > > rather than ignoring it and posting the same version of the patch. > > I suggest that we make a new thread about the vacuumdb changes and > focus this thread and patch series on the pg_dump changes (and minor > flag adjustments to pg_upgrade). > > Unless you think that the pg_dump changes should block on the vacuumdb > changes? In which case please let me know because the pg_dump changes > are otherwise close to commit. I think that is a good idea. I don't see vacuumdb blocking this. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Do not let urgent matters crowd out time for investment in the future.