| От | Anssi Kääriäinen |
|---|---|
| Тема | Re: Disabling nested loops - worst case performance |
| Дата | |
| Msg-id | 4D833AE8.9020608@thl.fi обсуждение исходный текст |
| Ответ на | Re: Disabling nested loops - worst case performance (Pavel Stehule <pavel.stehule@gmail.com>) |
| Список | pgsql-performance |
On 03/18/2011 09:02 AM, Pavel Stehule wrote: > for example queries with LIMIT clause can be significantly faster with > nested loop. But you don't need to disable nested loop globally. > > You can wrap your query to sql functions and disable nested loop just > for these functions. Thank you for your help, the LIMIT example was something I was not aware of. The problem is we are replacing an old database, and we need to replicate certain views for external users. Minimal impact for these users is required. Maybe it would be best to create special user accounts for these external users and disable nested loops only for those accounts. Otherwise we will disable nested loops when absolutely necessary. - Anssi
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера