From: | Ibrar Ahmed <ibrar(dot)ahmad(at)gmail(dot)com> |
---|---|
To: | David Steele <david(at)pgmasters(dot)net> |
Cc: | "k(dot)jamison(at)fujitsu(dot)com" <k(dot)jamison(at)fujitsu(dot)com>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Robert Haas <robertmhaas(at)gmail(dot)com> |
Subject: | Re: VACUUM memory management |
Date: | 2020-04-03 16:04:34 |
Message-ID: | CALtqXTfSr9o-LwbcxNDuZkHnzHypooeQiZAY=LW5-0VAtzQrbA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon, Mar 16, 2020 at 6:35 PM David Steele <david(at)pgmasters(dot)net> wrote:
> On 1/28/20 1:36 PM, Ibrar Ahmed wrote:
> > On Wed, Jan 22, 2020 at 11:17 AM k(dot)jamison(at)fujitsu(dot)com
> > I might have missed something more,____
> >
> > but I'll continue reviewing after the rebased patch.____
> >
> > Yes, I am working on that. I will send the rebased and updated patch.
>
> This patch has not had any updates in months and now we are halfway
> through the CF so I have marked it Returned with Feedback.
>
> If a patch arrives soon I'll be happy to revive the entry, otherwise
> please submit to a future CF when a new patch is available.
>
> Regards,
> --
> -David
> david(at)pgmasters(dot)net
>
Here is the latest patch rebased with master
(19db23bcbda99e93321cb0636677ec9c6e121a2a) Fri Apr 3 12:20:42 2020. Patch
fix all the issues, after the parallel vacuum patch. The patch works in
case of a non-parallel option and allocates memory in chunks.
--
Ibrar Ahmed
Attachment | Content-Type | Size |
---|---|---|
vacuum_dyn_mem_ibrar_v3.patch | application/octet-stream | 19.0 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Jehan-Guillaume de Rorthais | 2020-04-03 16:26:25 | Re: [BUG] non archived WAL removed during production crash recovery |
Previous Message | Tom Lane | 2020-04-03 15:51:45 | Re: adding partitioned tables to publications |