Re: Storing hot members of PGPROC out of the band - Mailing list pgsql-hackers

From Pavan Deolasee
Subject Re: Storing hot members of PGPROC out of the band
Date
Msg-id CABOikdOisBWjpjUTZ=e-EBO+OWi0yiTkmX=jWoWoMiXNbjvXCg@mail.gmail.com
Whole thread Raw
In response to Re: Storing hot members of PGPROC out of the band  (Simon Riggs <simon@2ndQuadrant.com>)
Responses Re: Storing hot members of PGPROC out of the band
List pgsql-hackers
On Thu, Nov 24, 2011 at 7:24 PM, Simon Riggs <simon@2ndquadrant.com> wrote:
> On Thu, Nov 24, 2011 at 1:30 PM, Robert Haas <robertmhaas@gmail.com> wrote:
>
>> I'm going to run some more tests, but my thought is that we should
>> probably leave the recentglobalxmin changes out for the time being,
>> pending further study and consideration of other alternatives.
>
> Agreed
>

+1. These are independent patches and should be pursued like that.
BTW, I reviewed the pgxact-v2.patch and I have no objections to that
and it looks good to go in. Thanks Robert for making the necessary
changes and also running the benchmark tests.

Thanks,
Pavan

--
Pavan Deolasee
EnterpriseDB     http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: [PATCH] Support for foreign keys with arrays
Next
From: Pavel Stehule
Date:
Subject: Re: proposal: use errcontext for custom exception too