| От | Steinar H. Gunderson |
|---|---|
| Тема | Re: Weird performance drop after VACUUM |
| Дата | |
| Msg-id | 20050827152603.GF17097@uio.no обсуждение исходный текст |
| Ответ на | Weird performance drop after VACUUM (Ümit Öztosun <umit@likyabilisim.com>) |
| Ответы |
Re: Weird performance drop after VACUUM
|
| Список | pgsql-performance |
On Sat, Aug 27, 2005 at 11:05:01AM -0400, Tom Lane wrote: > It could, but it doesn't really have enough information. We don't > currently have any model that some operators are more expensive than > others. IIRC the only sort of reordering the current code will do > in a filter condition list is to push clauses involving sub-SELECTs > to the end. I was more thinking along the lines of reordering "a AND/OR b" to "b AND/OR a" if b has lower selectivity than a. /* Steinar */ -- Homepage: http://www.sesse.net/
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера