Re: firebird X postgresql 8.1.2 windows, performance
В списке pgsql-performance по дате отправления:
| От | Alvaro Herrera |
|---|---|
| Тема | Re: firebird X postgresql 8.1.2 windows, performance |
| Дата | |
| Msg-id | 20060307171514.GE6748@surnet.cl обсуждение |
| Ответ на | Re: firebird X postgresql 8.1.2 windows, performance (Scott Marlowe <smarlowe@g2switchworks.com>) |
| Ответы |
Re: firebird X postgresql 8.1.2 windows, performance
|
| Список | pgsql-performance |
Scott Marlowe wrote: > Lastly, I noticed that after you clusters on all your indexes, the query > planner switched from a merge join to a hash join, and it was slower. > You might wanna try turning off hash joins for a quick test to see if > merge joins are any faster. Anyway please note that clustering "all indexes" does not really make sense. You can cluster only on one index. If you cluster on another, then the first clustering will be lost. Better make sure to cluster on the one index where it makes the most difference. -- Alvaro Herrera http://www.CommandPrompt.com/ The PostgreSQL Company - Command Prompt, Inc.
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера