Re: EXPLAIN BUFFERS - Mailing list pgsql-hackers

From Robert Haas
Subject Re: EXPLAIN BUFFERS
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: EXPLAIN BUFFERS  (Greg Smith <[email protected]>)
Responses Re: EXPLAIN BUFFERS
List pgsql-hackers
On Thu, Dec 10, 2009 at 10:52 AM, Greg Smith <[email protected]> wrote:
> Robert Haas wrote:
>>
>> I don't think IO is a terrible name for an option but I like BUFFERS
>> better.  I don't think the BUFFERS/BLOCKS confusion is too bad, but
>> perhaps we could use BUFFERS in both places.
>
> I don't know how "blocks" got into here in the first place--this concept is
> "buffers" just about everywhere else already, right?

I think we have some places already in the system where we bounce back
and forth between those terms.  I expect that's the reason.

...Robert


pgsql-hackers by date:

Previous
From: Greg Smith
Date:
Subject: Re: EXPLAIN BUFFERS
Next
From: Robert Haas
Date:
Subject: Re: EXPLAIN BUFFERS