Re: Improving replay of XLOG_BTREE_VACUUM records - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Improving replay of XLOG_BTREE_VACUUM records
Date
Msg-id CAB7nPqTrVGMe343kDYsmiLf1jHrGDc3uzS_+N3yWinnDhKLzDg@mail.gmail.com
Whole thread Raw
In response to Re: Improving replay of XLOG_BTREE_VACUUM records  (Vladimir Borodin <root@simply.name>)
List pgsql-hackers
On Thu, Sep 3, 2015 at 6:10 AM, Vladimir Borodin wrote:
> Patch with implementation attached.
> Sorry for delay, I will link it to the current commitfest.

This patch looks correct, and is doing what it claims it does. It is
also not really worth refactoring the bit of code in PrefetchBuffer
that does a similar operation, so I am marking it as ready for
committer.
-- 
Michael



pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Freeze avoidance of very large table.
Next
From: Michael Paquier
Date:
Subject: Re: Freeze avoidance of very large table.