Re: index problems (again)

Поиск
Список
Период
Сортировка
От Geoff Winkless
Тема Re: index problems (again)
Дата
Msg-id CAEzk6fdK7K=k1U5qdE6Paj3uq5QVG+4geG6QSX8P57mWwPWk7Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: index problems (again)  ("Peter J. Holzer" <hjp-pgsql@hjp.at>)
Список 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 по дате отправления:

Предыдущее
От: Oleg Bartunov
Дата:
Сообщение: Re: MongoDB 3.2 beating Postgres 9.5.1?
Следующее
От: Melvin Davidson
Дата:
Сообщение: Re: Distributed Table Partitioning