Re: Statistics collection question

Поиск
Список
Период
Сортировка
От Richard Broersma Jr
Тема Re: Statistics collection question
Дата
Msg-id 205948.60229.qm@web31806.mail.mud.yahoo.com
обсуждение исходный текст
Ответ на Re: Statistics collection question  ("Phoenix Kiula" <phoenix.kiula@gmail.com>)
Ответы Re: Statistics collection question  ("Phoenix Kiula" <phoenix.kiula@gmail.com>)
Список pgsql-general
--- Phoenix Kiula <phoenix.kiula@gmail.com> wrote:
> LOG:  duration: 93473.282 ms  statement: select t_info, dstats, id
> from trades where t_alias = '17huv' and status = 'Y'
>
> -----------------------
>
>  Index Scan using trades_unique_t_alias on trades  (cost=0.00..3.41

> Time: 2.990 ms


Thats odd, I wonder why the EXPLAIN ANALYZE time id some much less that the logged select
statement times?

Regards,
Richard Broersma Jr.

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

Предыдущее
От: Henrik
Дата:
Сообщение: Vacuum process idle but hogging memory 8.2.4
Следующее
От: "Phoenix Kiula"
Дата:
Сообщение: Re: Statistics collection question