Re: Eliminating CREATE INDEX comparator TID tie-breaker overhead - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Eliminating CREATE INDEX comparator TID tie-breaker overhead
Date
Msg-id CA+Tgmobj3yBLNmW6_+DA4z+zqfKcSXhESRrkOCx=mecgOLVo2g@mail.gmail.com
Whole thread Raw
In response to Re: Eliminating CREATE INDEX comparator TID tie-breaker overhead  (Peter Geoghegan <pg@heroku.com>)
Responses Re: Eliminating CREATE INDEX comparator TID tie-breaker overhead  (Peter Geoghegan <pg@heroku.com>)
List pgsql-hackers
On Thu, Jul 23, 2015 at 2:19 PM, Peter Geoghegan <pg@heroku.com> wrote:
> Our priorities are different, but mine are changing; I simply don't
> want to spend a lot of time arguing with you about things like this.

Good.

If other people feel strongly about this issue, then they can weigh in
and we'll see where we end up.  If they don't, then there's no
consensus to proceed with this, and we shouldn't *have* to spend a lot
of time on it.

Also, I resent the implication that I wrote a deliberately inaccurate
summary of your position.  If it was inaccurate, it wasn't deliberate.
More likely, we simply view the situation differently.  Please assume
good faith.

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



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: Eliminating CREATE INDEX comparator TID tie-breaker overhead
Next
From: Josh Berkus
Date:
Subject: Re: Autonomous Transaction is back