| From: | Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com> |
|---|---|
| To: | "Imseih (AWS), Sami" <simseih(at)amazon(dot)com> |
| Cc: | Michael Paquier <michael(at)paquier(dot)xyz>, Andres Freund <andres(at)anarazel(dot)de>, "Drouvot, Bertrand" <bertranddrouvot(dot)pg(at)gmail(dot)com>, vignesh C <vignesh21(at)gmail(dot)com>, Nathan Bossart <nathandbossart(at)gmail(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, "Bossart, Nathan" <bossartn(at)amazon(dot)com>, Peter Geoghegan <pg(at)bowt(dot)ie>, Justin Pryzby <pryzby(at)telsasoft(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Add index scan progress to pg_stat_progress_vacuum |
| Date: | 2023-07-06 02:07:14 |
| Message-ID: | CAD21AoBUcCXQVFvnbFUKnCHgLijehbGBxz_MLeRet4+4-2D-UA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, Apr 12, 2023 at 9:22 PM Imseih (AWS), Sami <simseih(at)amazon(dot)com> wrote:
>
> > This should be OK (also checked the code paths where the reports are
> > added). Note that the patch needed a few adjustments for its
> > indentation.
>
> Thanks for the formatting corrections! This looks good to me.
Thank you for updating the patch. It looks good to me too. I've
updated the commit message.
Regards,
--
Masahiko Sawada
Amazon Web Services: https://aws.amazon.com
| Attachment | Content-Type | Size |
|---|---|---|
| v30-0001-Report-index-vacuum-progress.patch | application/x-patch | 14.1 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | jian he | 2023-07-06 02:14:46 | contrib/pg_freespacemap first check input argument, then relation_open. |
| Previous Message | 蔡梦娟 (玊于) | 2023-07-06 02:02:15 | The same 2PC data maybe recovered twice |