Re: Zombie processes

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Zombie processes
Дата
Msg-id 424AC1DF.90708@archonet.com
обсуждение исходный текст
Ответ на Re: Zombie processes  ("Peterson, Bjorn" <Bjorn.Peterson@pearson.com>)
Список pgsql-general
Peterson, Bjorn wrote:
> My coworkers and I studied the EXPLAIN and EXPLAIN ANALYZE output for this
> query and determined that the query planner seemed to be causing problems
> with this query.  By calling "set enable_nestloop = off" before executing
> our query we were able to get the execution time down to under 2 minutes,
> which is acceptable for our purposes.

Tampering with the enable_xxx settings is NOT recommended for production
systems. You might be better off posting the EXPLAIN ANALYSE details to
the performance list.

--
   Richard Huxton
   Archonet Ltd

В списке pgsql-general по дате отправления:

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: Upgrade data
Следующее
От: josue
Дата:
Сообщение: Re: Upgrade data