| От | Tom Lane |
|---|---|
| Тема | Re: Sequential Scan with LIMIT |
| Дата | |
| Msg-id | 9172.1099007368@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Sequential Scan with LIMIT ("Jim C. Nasby" <decibel@decibel.org>) |
| Ответы |
Re: Sequential Scan with LIMIT
|
| Список | pgsql-performance |
"Jim C. Nasby" <decibel@decibel.org> writes:
> On Sun, Oct 24, 2004 at 04:11:53PM -0400, Tom Lane wrote:
>> The test case you are showing is probably suffering from nonrandom
>> placement of this particular data value; which is something that the
>> statistics we keep are too crude to detect.
> Isn't that exactly what pg_stats.correlation is?
No. A far-from-zero correlation gives you a clue that on average, *all*
the data values are placed nonrandomly ... but it doesn't really tell
you much one way or the other about a single data value.
regards, tom lane
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера