Re: planner not choosing fastest estimated plan

Поиск
Список
Период
Сортировка
От Jeff Janes
Тема Re: planner not choosing fastest estimated plan
Дата
Msg-id CAMkU=1w1HZjGkcrCTrMiN+D78XoXxHMjVs5wMvSsibLM_KpDmQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: planner not choosing fastest estimated plan  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-hackers
On Sat, Jul 6, 2013 at 10:52 AM, Pavel Stehule <pavel.stehule@gmail.com> wrote:
> Hello
>
> pls, can you send EXPLAIN ANALYZE result?

Sure.  I've put them on depesz.  (I don't know how useful it will be,
as I'm worried about the internal inconsistency rather than the actual
run time):

enable_seqscan=on
http://explain.depesz.com/s/8GF

enable_seqscan=off
http://explain.depesz.com/s/51V

Cheers,

Jeff



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

Предыдущее
От: Szymon Guz
Дата:
Сообщение: Re: [PATCH] Fix conversion for Decimal arguments in plpython functions
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Run-time posix_fallocate failures