From: | Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com> |
---|---|
To: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> |
Cc: | "tanghy(dot)fnst(at)fujitsu(dot)com" <tanghy(dot)fnst(at)fujitsu(dot)com>, "houzj(dot)fnst(at)fujitsu(dot)com" <houzj(dot)fnst(at)fujitsu(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Peter Geoghegan <pg(at)bowt(dot)ie>, Andres Freund <andres(at)anarazel(dot)de> |
Subject: | Re: parallel vacuum comments |
Date: | 2021-12-22 03:35:30 |
Message-ID: | CAD21AoDMOj6e6DEGF7+GfQ-oXrZ=vBVU-3utBZvU06MvabvD4Q@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, Dec 21, 2021 at 10:24 PM Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
>
> On Tue, Dec 21, 2021 at 11:24 AM Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com> wrote:
> >
> > On Tue, Dec 21, 2021 at 2:04 PM Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
> > >
> >
> > Thank you for the comment. Agreed.
> >
> > I've attached updated version patches. Please review them.
> >
>
> These look mostly good to me. Please find attached the slightly edited
> version of the 0001 patch. I have modified comments, ran pgindent, and
> modify the commit message. I'll commit this tomorrow if you are fine
> with it.
Thank you for committing the first patch.
I've attached an updated version second patch. Please review it.
Regards,
--
Masahiko Sawada
EDB: https://www.enterprisedb.com/
Attachment | Content-Type | Size |
---|---|---|
v11-0001-Move-parallel-vacuum-code-to-vacuumparallel.c.patch | application/octet-stream | 78.8 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | vignesh C | 2021-12-22 03:52:52 | Re: row filtering for logical replication |
Previous Message | Masahiko Sawada | 2021-12-22 02:39:00 | Re: do only critical work during single-user vacuum? |