Re: anti-join chosen even when slower than old plan

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: anti-join chosen even when slower than old plan
Дата
Msg-id 4CDBF4A402000025000375E8@gw.wicourts.gov
обсуждение исходный текст
Ответ на Re: anti-join chosen even when slower than old plan  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-performance
Tom Lane <tgl@sss.pgh.pa.us> wrote:

> Erm ... you can in fact do "ALTER USER SET random_page_cost"
> today.

Ouch.  I'm embarrassed to have missed that.  I'll do that instead of
adding those settings to the scripts, then.

Thanks for pointing that out.

-Kevin

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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: anti-join chosen even when slower than old plan
Следующее
От: "Marc Mamin"
Дата:
Сообщение: Re: CREATE INDEX as bottleneck