Re: scan_recycle_buffers - Mailing list pgsql-patches

From Tom Lane
Subject Re: scan_recycle_buffers
Date
Msg-id 4297.1173481538@sss.pgh.pa.us
Whole thread Raw
In response to Re: scan_recycle_buffers  ("Simon Riggs" <simon@2ndquadrant.com>)
Responses Re: scan_recycle_buffers  ("Simon Riggs" <simon@2ndquadrant.com>)
List pgsql-patches
"Simon Riggs" <simon@2ndquadrant.com> writes:
> On Fri, 2007-03-09 at 16:45 -0500, Tom Lane wrote:
>> We do that anyway; but certainly Simon's patch ought not be injecting
>> an additional one.

> It should be possible to pass that down from the planner to the
> executor, in certain cases.

Huh?  See HeapScanDesc->rs_nblocks.

            regards, tom lane

pgsql-patches by date:

Previous
From: "Simon Riggs"
Date:
Subject: Re: scan_recycle_buffers
Next
From: Jeff Davis
Date:
Subject: Re: scan_recycle_buffers