Re: Why does the number of rows are different in actual and estimated.
В списке pgsql-performance по дате отправления:
| От | Andrew Dunstan |
|---|---|
| Тема | Re: Why does the number of rows are different in actual and estimated. |
| Дата | |
| Msg-id | 50CA586A.30008@dunslane.net обсуждение исходный текст |
| Ответ на | Why does the number of rows are different in actual and estimated. (AI Rumman <rummandba@gmail.com>) |
| Ответы |
Re: Why does the number of rows are different in actual and estimated.
Re: Why does the number of rows are different in actual and estimated. |
| Список | pgsql-performance |
On 12/13/2012 05:12 PM, AI Rumman wrote: > Why does the number of rows are different in actual and estimated? > Isn't that in the nature of estimates? An estimate is a heuristic guess at the number of rows it will find for the given query or part of a query. It's not uncommon for estimates to be out by several orders of magnitude. Guaranteeing estimates within bounded accuracy and in a given short amount of time (you don't want your planning time to overwhelm your execution time) isn't possible. cheers andrew
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера