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 1pBKIV-0003SH-BV for pgsql-hackers@arkaria.postgresql.org; Fri, 30 Dec 2022 18:40:03 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pBKIU-000162-1M for pgsql-hackers@arkaria.postgresql.org; Fri, 30 Dec 2022 18:40:02 +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 1pBKIT-00015i-MO for pgsql-hackers@lists.postgresql.org; Fri, 30 Dec 2022 18:40:01 +0000 Received: from mail-pj1-x1034.google.com ([2607:f8b0:4864:20::1034]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1pBKIR-0000Aa-Cj for pgsql-hackers@postgresql.org; Fri, 30 Dec 2022 18:40:00 +0000 Received: by mail-pj1-x1034.google.com with SMTP id o1-20020a17090a678100b00219cf69e5f0so26573465pjj.2 for ; Fri, 30 Dec 2022 10:39:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=VFHT2miucvqQc/LBw3JLbGGtt3RJMWFGDcXsz8A4Vvg=; b=GhjS+wuUNw2h2YcBr2ohMLMQlmoktyRPrV92OUJWchS6dN1P8bnTqnogSf3n1P3vYm aIxIeOR0SMgjDyJA2vg9siuWS2cVtj1G2miy70Qm3KNPEIJIWUgXNTQuUri0TLXC+gaD yfzqWGNGgwtRDOjwbdF8NFkAmVO9inOn5zVH/4auF8Rd2o/AbmeHh9uGJYEGo+NXr7nt gD+9Af67KLW2nn2DhiXI82opFXa2i6qxseFi5T3vkiw8augQ+BwDvyb/53RC7cBtvjHW zDYChQliUiDbsBVoRimZEeQWfhWjTOUiWdDO9axQPvdWD+KpCVGXfgh6kBSBQjJvRjRh 327w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=VFHT2miucvqQc/LBw3JLbGGtt3RJMWFGDcXsz8A4Vvg=; b=VQjFjLJu22Vf1cIvtaHAE6Yxb4UuL9HXAxuDdHuYN/Yhynkq1Lb29StF+8fzihm08B stK40y1knftGDZcGjT6Zdnk/sUvzPlHoPWEb6Kfl7Txqys8t9F7dVcG2GSJKJdhjN3XU IHg0YLGAiB4ywjwLZrvSHt2+fU8x+sccZHb/TwxUM6eRRR5bCSjnsNeAAcsvGJ8bt37k vL4Iorn9iWaVixfGG3Z0KXe6QRT2wm1MGGaPwa7rQBp6vP3VsOwXwtEwc+xZ3FHhm/hF HqnuYAOiQifRTNHFLYuVx86PwhJ7FL2h0liVcFz5Vu+n+4tXV3QHfmi1LhekmI70G5UI phfg== X-Gm-Message-State: AFqh2kr0tMYKKR04LEGnPeGlA68Rc91NcON56xfvhmG7pAmr+LBF3B16 JyA4f2Hh/scOxMDoxvVJYDw= X-Google-Smtp-Source: AMrXdXtLhIT3m+t7iGRUNA+ijUFZxbu6M66IFQ6oAKt3Ev7NatyEnJQ6cFs0jmCTMcSoSYHgUUirdw== X-Received: by 2002:a17:903:1091:b0:185:441e:222a with SMTP id u17-20020a170903109100b00185441e222amr31124016pld.37.1672425598449; Fri, 30 Dec 2022 10:39:58 -0800 (PST) Received: from nathanxps13 ([50.47.162.83]) by smtp.gmail.com with ESMTPSA id l6-20020a170903120600b001869ba04c83sm15250982plh.245.2022.12.30.10.39.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 30 Dec 2022 10:39:57 -0800 (PST) Date: Fri, 30 Dec 2022 10:39:55 -0800 From: Nathan Bossart To: "Imseih (AWS), Sami" Cc: Masahiko Sawada , Andres Freund , Robert Haas , "Bossart, Nathan" , Peter Geoghegan , Justin Pryzby , "pgsql-hackers@postgresql.org" Subject: Re: Add index scan progress to pg_stat_progress_vacuum Message-ID: <20221230183955.GB437226@nathanxps13> References: <20221109030030.5wmvr76xj256cccw@awork3.anarazel.de> <7C22F915-5BB8-4729-8FF1-98B774CD6C85@amazon.com> <3FC1BD50-1640-45DC-A354-B6183B0966F9@amazon.com> <7CCF18B6-9CB6-4DC6-AE9B-756F388C541F@amazon.com> <20F7ED07-4D32-4231-A81C-432EB111F0B2@amazon.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20F7ED07-4D32-4231-A81C-432EB111F0B2@amazon.com> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Wed, Dec 14, 2022 at 05:09:46AM +0000, Imseih (AWS), Sami wrote: > Attached version addresses the above and the previous comments. cfbot is complaining that this patch no longer applies. Sami, would you mind rebasing it? -- Nathan Bossart Amazon Web Services: https://aws.amazon.com