Re: Forcing the right queryplan

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Forcing the right queryplan
Дата
Msg-id AANLkTin2s8bk93w65te3xwP9bbaH6eqgg2GNkp5R7GYJ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Forcing the right queryplan  (Henk van Lingen <H.G.K.vanLingen@uu.nl>)
Список pgsql-general
On Tue, Sep 7, 2010 at 8:48 AM, Henk van Lingen <H.G.K.vanLingen@uu.nl> wrote:
>
> Thanks for your answer. Dropping the (pkey) index is not an option.
> iostat suggest the thing is CPU bound (%iowait remaining 11% but cpu
> rizing from 1 to 13 %)

How man cores that server have?  If you've got 8 cores and one IO
bound on this query it'll hit 12%.. IOBound.  rely on iostat -xd
instead.

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

Предыдущее
От: Alban Hertroys
Дата:
Сообщение: Re: Forcing the right queryplan
Следующее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Re: On-disk size of db increased after restore