Re: Questions/Observations related to Gist vacuum - Mailing list pgsql-hackers

From Dilip Kumar
Subject Re: Questions/Observations related to Gist vacuum
Date
Msg-id CAFiTN-tP68Vf9+TS0ufxXs3gCoN9uOtGmFf-TNDzFjAsfuGiRg@mail.gmail.com
Whole thread Raw
In response to Re: Questions/Observations related to Gist vacuum  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-hackers
On Mon, Oct 21, 2019 at 11:23 AM Amit Kapila <amit.kapila16@gmail.com> wrote:
>
> On Fri, Oct 18, 2019 at 10:48 AM Amit Kapila <amit.kapila16@gmail.com> wrote:
> >
> > Thanks for the test.  It shows that prior to patch the memory was
> > getting leaked in TopTransactionContext during multi-pass vacuum and
> > after patch, there is no leak.  I will commit the patch early next
> > week unless Heikki or someone wants some more tests.
> >
>
> Pushed.
Thanks.

-- 
Regards,
Dilip Kumar
EnterpriseDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Questions/Observations related to Gist vacuum
Next
From: Amit Kapila
Date:
Subject: CountDBSubscriptions check in dropdb