Re: Clock sweep not caching enough B-Tree leaf pages?

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Peter Geoghegan <pg(at)heroku(dot)com>
Cc: Andres Freund <andres(at)2ndquadrant(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Clock sweep not caching enough B-Tree leaf pages?
Date: 2014-04-16 19:17:51
Message-ID: CA+TgmoZg0L-RJBAS6aJEoeV+BTJfy2rFVQ+R9UqCojVrb5k9wQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Apr 16, 2014 at 2:07 PM, Peter Geoghegan <pg(at)heroku(dot)com> wrote:
> On Wed, Apr 16, 2014 at 10:56 AM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
>> I don't think he's being unreasonable, and I don't understand why
>> you're getting bent out of shape about it. You proposed a patch, he
>> articulated a problem, you don't want to fix it right now. All of
>> which is fine. Why the ad hominem accusations?
>
> I just think it's bad form to hold something like this to the same
> standards as a formal commitfest submission. I am well aware that the
> patch probably has several scalability issues.

I don't agree. I think it's perfectly appropriate to raise potential
issues at the earliest possible time. People have regularly been
heard to complain in this forum that those objecting to a patch did
not object soon enough for them to make changes. That's a hard
problem to fix because we can't force people whose salaries we're not
paying to attention to patches over whatever else they may have to do,
but we shouldn't label it as a bad thing when people choose to get
involved and provide feedback early. Early feedback is exactly what
we want to encourage here.

And regardless of any of that, I think "person X is being
unreasonable" is a personal attack that has exactly zero place on this
mailing list. We are here to talk about technology, not anyone's
character.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Merlin Moncure 2014-04-16 19:26:05 Re: Clock sweep not caching enough B-Tree leaf pages?
Previous Message Josh Berkus 2014-04-16 18:59:45 Re: The case against multixact GUCs