Re: Improving join performance over multiple moderately wide tables

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Improving join performance over multiple moderately wide tables
Дата
Msg-id 603c8f070910181749m200a0ff5kcc967f016cd9bad7@mail.gmail.com
обсуждение исходный текст
Ответ на Improving join performance over multiple moderately wide tables  (miller_2555 <nabble.30.miller_2555@spamgourmet.com>)
Список pgsql-performance
On Fri, Oct 16, 2009 at 5:12 PM, miller_2555
<nabble.30.miller_2555@spamgourmet.com> wrote:
>  [...snip...] attempted to set the `join_collapse_limit` to '1'  [...]

That seems like an odd thing to do - why did you do this?  What
happens if you don't?

I have never seen anything like the bizarrely large row estimates that
you have here.  Any chance you can extract a standalone, reproducible
test case?

...Robert

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Calculation of unused columns
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Performance with sorting and LIMIT on partitioned table