Re: Turning off HOT/Cleanup sometimes - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Turning off HOT/Cleanup sometimes
Date
Msg-id CAB7nPqQur2vi+gHEvECh7HgNQyy0J5dy=_iRTPacm7pep7gTqg@mail.gmail.com
Whole thread Raw
In response to Re: Turning off HOT/Cleanup sometimes  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: Turning off HOT/Cleanup sometimes  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
On Fri, Sep 12, 2014 at 3:19 PM, Michael Paquier
<michael.paquier@gmail.com> wrote:
> On Mon, Feb 3, 2014 at 3:42 PM, Amit Kapila <amit.kapila16@gmail.com> wrote:
>> On Wed, Jan 15, 2014 at 2:43 AM, Simon Riggs <simon@2ndquadrant.com> wrote:
>>> On 8 January 2014 08:33, Simon Riggs <simon@2ndquadrant.com> wrote:
>>>
>>> Patch attached, implemented to reduce writes by SELECTs only.
>
> This patch is registered in this CF. It does not apply anymore and
> needs a rebase. Robert and Amit have provided as well some comments
> but they have not been addressed. Is it fair to mark it as "returned
> with feedback" even if it has not been reviewed within the last month?
For the time being, status has been changed to "waiting on author".
-- 
Michael



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Scaling shared buffer eviction
Next
From: Albe Laurenz
Date:
Subject: Re: Optimization for updating foreign tables in Postgres FDW