Re: Slow query with joins

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: Slow query with joins
Дата
Msg-id 20060113233454.GM9017@pervasive.com
обсуждение исходный текст
Ответ на Re: Slow query with joins  (Bendik Rognlien Johansen <bendik.johansen@gmail.com>)
Список pgsql-performance
On Wed, Jan 11, 2006 at 10:30:58PM +0100, Bendik Rognlien Johansen wrote:
> The sort is definitively the culprit. When I removed it the query was
> instant. I tried setting work_mem = 131072 but it did not seem to
> help. I really don't understand this :-( Any other ideas?

What's explain analyze show with the sort in?
--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

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

Предыдущее
От: Michael Stone
Дата:
Сообщение: Re: insert without oids
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Stable function being evaluated more than once in a single query