Re: BUG #13679: Planer chooses not optimal plan

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #13679: Planer chooses not optimal plan
Дата
Msg-id 27884.1444832738@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #13679: Planer chooses not optimal plan  (i.frolkov@postgrespro.ru)
Список pgsql-bugs
i.frolkov@postgrespro.ru writes:
> See two explain analyze below:

I see no particular bug here.  Given the speeds you're getting out of that
inner indexscan, you need to increase effective_cache_size and/or reduce
random_page_cost to reflect actual execution costs on your hardware.

            regards, tom lane

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

Предыдущее
От: John Pruitt
Дата:
Сообщение: Re: BUG #13670: DST discrepancy between age() and subtraction for timestamptz arguments
Следующее
От: "Aaron C. de Bruyn"
Дата:
Сообщение: Re: BUG #13637: ~2 GB psql import fails with out of memory error on machine with 64 GB RAM