Re: Very slow left outer join

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Very slow left outer join
Дата
Msg-id 5206.1180544351@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Very slow left outer join  ("Tyrrill, Ed" <tyrrill_ed@emc.com>)
Список pgsql-performance
"Tyrrill, Ed" <tyrrill_ed@emc.com> writes:
> I did a vacuum analyze after inserting all the data.  Is there possibly
> a bug in analyze in 8.1.5-6?  I know it says rows=3D436915, but the last
> time the backup_location table has had that little data in it was a
> couple months ago, and analyze has been run many times since then.
> Currently it has over 160 million rows.

Possibly you need a larger statistics target for that table.

            regards, tom lane

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

Предыдущее
От: "Tyrrill, Ed"
Дата:
Сообщение: Re: Very slow left outer join
Следующее
От: Dimitri
Дата:
Сообщение: Re: Bad RAID1 read performance