Re: Misestimate when applying condition like id = id

Поиск
Список
Период
Сортировка
От Michael Lewis
Тема Re: Misestimate when applying condition like id = id
Дата
Msg-id CAHOFxGq6EbYTBCXKPL7sO2jBZxXT1FXUdZQJkP-VnknJiTtO-g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Misestimate when applying condition like id = id  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Thanks very much. I tested with a much bigger table and it seems that it is using the default .005 selectivity for this integer column. Cool. Nice to understand even if it was just a typo that had things going off the rails.

And thanks for your work 3 years ago for that commit.

В списке pgsql-general по дате отправления:

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: Understanding EXPLAIN ANALYZE estimates when loops != 1
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Orphaned relations after crash/sigkill during CREATE TABLE