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 1n1uHY-0005Ed-1b for pgsql-hackers@arkaria.postgresql.org; Mon, 27 Dec 2021 17:59:36 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1n1uHW-00040l-7d for pgsql-hackers@arkaria.postgresql.org; Mon, 27 Dec 2021 17:59:34 +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 1n1uHV-00040b-Q2 for pgsql-hackers@lists.postgresql.org; Mon, 27 Dec 2021 17:59:33 +0000 Received: from mail-io1-xd35.google.com ([2607:f8b0:4864:20::d35]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1n1uHS-0002KK-2j for pgsql-hackers@postgresql.org; Mon, 27 Dec 2021 17:59:33 +0000 Received: by mail-io1-xd35.google.com with SMTP id o7so17976772ioo.9 for ; Mon, 27 Dec 2021 09:59:29 -0800 (PST) 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=wZSMxVXt9tUurcCMLbUx7qm5sETQHB8hUTZLMN8GJzI=; b=nvZPtTj36Nbdeqf5OZFuvJRFpQhwwgr6GuDDO6Ue2uqlBoB5hqhq9UTnKnGK+QsvWe E+jHKWLFohOwFgdp+J6oEJu+Ftdg82VgvhAeJiG3TdKMVbmmfE0QZe4yjaYPosSzEP4P WvIGU9c1jnbBzwGKSjdlXYfgr/TEYcxdwYnfNJPZeMqPVzqicn9i3G/3+VT/Nk5cLxec uoLzW70VhvCkewl/CpaJ/jepYcsajU+s1WP3MN/Tm3/nHUH+45t+eMC+dMU34aka171s zZu6hwalc82YiIIFgdl1mIyBtLIGOqazUsITXLQwzpiXaSsvTTLYEUew+Nikz7t9eLsA 0MCQ== 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=wZSMxVXt9tUurcCMLbUx7qm5sETQHB8hUTZLMN8GJzI=; b=IVj3PjwXIAUS4uXT47V/LSs2rGv7/FfwcILuROjypSfEfxDD9/26kWX+6vLZiHDPWz Vbd/rNTmZfcMzUO2u0gxrHLpkkF0GhXCLzW9TbUScIC+fbPJgCMImBfkSRipkk5QhI+A Jxgnph+hX+VOPhSaPt1mZGJr5YW4FrVxn4IaWPYoewCWZ3IbsebE2cWUDkbbi3DUevKh CCHwswwMs8cnUAUlYsX6lBqIzjoEY1U35t0HK8EftPTlbBnvUmHNKeKEuX+QZ/Jw+lFE dFlXVJQfVs5RmK4PDnQn4PWo1Bx91Q3slg7kGcY53kzerWfjeK+dW8Fb9/wORPvw5nET HBTQ== X-Gm-Message-State: AOAM5311hMPCwMq7fBjCHOpY90u4iaQr+CB7MhD2ul6dyLTOENYqe7tg werjphAOfifB2cegMZtvHDQzjA== X-Google-Smtp-Source: ABdhPJw3/0F6n1uIUuTl/nn4ZMFdtG3Q4ec9+B2Nu/bjCbEjGFjgu2N1wQKy0VPHfQsJdPrK1z7/HQ== X-Received: by 2002:a05:6638:33a0:: with SMTP id h32mr7830655jav.13.1640627967895; Mon, 27 Dec 2021 09:59:27 -0800 (PST) Received: from pryzbyj.telsasoft (charmander.telsasoft.com. [50.244.222.1]) by smtp.gmail.com with ESMTPSA id e9sm9247812ilm.44.2021.12.27.09.59.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Dec 2021 09:59:26 -0800 (PST) Received: by pryzbyj.telsasoft (Postfix, from userid 1000) id C585B800C1B; Mon, 27 Dec 2021 11:59:25 -0600 (CST) Date: Mon, 27 Dec 2021 11:59:25 -0600 From: Justin Pryzby To: "Imseih (AWS), Sami" Cc: pgsql-hackers@postgresql.org Subject: Re: Add index scan progress to pg_stat_progress_vacuum Message-ID: <20211227175925.GA24477@telsasoft.com> References: <5478DFCD-2333-401A-B2F0-0D186AB09228@amazon.com> <20211220192726.GV17618@telsasoft.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="OwLcNYc0lM97+oe1" Content-Disposition: inline In-Reply-To: <20211220192726.GV17618@telsasoft.com> 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 --OwLcNYc0lM97+oe1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Please send your patches as *.diff or *.patch, so they're processed by the patch tester. Preferably with commit messages; git format-patch is the usual tool for this. http://cfbot.cputube.org/sami-imseih.html (Occasionally, it's also useful to send a *.txt to avoid the cfbot processing the wrong thing, in case one sends an unrelated, secondary patch, or sends fixes to a patch as a "relative patch" which doesn't include the main patch.) I'm including a patch rebased on 8e1fae193. --OwLcNYc0lM97+oe1 Content-Type: text/x-diff; charset=us-ascii Content-Disposition: attachment; filename="0001-Add-index-scan-progress-to-pg_stat_progress_vacuum.patch"