Re: Missed index opportunity for outer join?

Поиск
Список
Период
Сортировка
От Ron Mayer
Тема Re: Missed index opportunity for outer join?
Дата
Msg-id 439605B1.5070800@cheapcomplexdevices.com
обсуждение исходный текст
Ответ на Re: Missed index opportunity for outer join?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-performance
Tom Lane wrote:
> If you have background tasks doing ANALYZEs then this explanation seems
> plausible enough.  I'm willing to accept it anyway ...

Yup, there are such tasks.   I could dig through logs to try to confirm
or reject it; but I think it's reasonably likely that this happened.
Basically, data gets added to that table as it becomes ready from other
systems, and after each batch a vacuum analyze is run.

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

Предыдущее
От: Rory Campbell-Lange
Дата:
Сообщение: Re: LVM and Postgres
Следующее
От: Alan Stange
Дата:
Сообщение: Re: postgresql performance tuning