Re: index problems (again) - Mailing list pgsql-general

From Geoff Winkless
Subject Re: index problems (again)
Date
Msg-id CAEzk6fdK7K=k1U5qdE6Paj3uq5QVG+4geG6QSX8P57mWwPWk7Q@mail.gmail.com
Whole thread Raw
In response to Re: index problems (again)  ("Peter J. Holzer" <hjp-pgsql@hjp.at>)
List pgsql-general
On 12 March 2016 at 22:00, Peter J. Holzer <hjp-pgsql@hjp.at> wrote:
> I don't think most people's data is perfectly distributed. But as you
> say most data is probably within some deviation of being perfectly
> distributed and as long as that deviation isn't too big it doesn't
> matter.

Is that how what I wrote came across? I was trying to say exactly the
opposite: that if, instead of assuming perfect distribution, you
assume a certain deviation from that distribution, you will end up
with plans that would win with perfect distribution losing out to
plans that are almost as good on that perfect distribution but behave
better on data that is not perfectly distributed.

Geoff


pgsql-general by date:

Previous
From: Oleg Bartunov
Date:
Subject: Re: MongoDB 3.2 beating Postgres 9.5.1?
Next
From: Melvin Davidson
Date:
Subject: Re: Distributed Table Partitioning