Re: Understanding the output of EXPLAIN ANALYSE

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема Re: Understanding the output of EXPLAIN ANALYSE
Дата
Msg-id 3073cc9b0907241413s428fcf5focf048ede8b0bd9bc@mail.gmail.com
обсуждение исходный текст
Ответ на Understanding the output of EXPLAIN ANALYSE  ("Thurber, Fred" <Fred.Thurber@gdit.com>)
Список pgsql-novice
On Thu, Jul 23, 2009 at 12:14 PM, Thurber, Fred<Fred.Thurber@gdit.com> wrote:
>
> So the cost was 101.  We put indexes on the two tables that were being
> joined and re-ran EXPLAIN ANALYZE.  The cost went way down, but the
> execution time went way up.  What am I missing?
>
> "Nested Loop  (cost=0.00..15.28 rows=1 width=256) (actual
> time=0.000..110.000 rows=2818 loops=1)"
> …
> "Total runtime: 110.000 ms"
>

run ANALYZE and rerun "explain analyze your_query"

--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. +59387171157

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

Предыдущее
От: Michael Wood
Дата:
Сообщение: Re: Question on Load balancing
Следующее
От: Lonni J Friedman
Дата:
Сообщение: total number of concurrent connections