Re: Query plan - now what?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Query plan - now what?
Дата
Msg-id 20394.1071247976@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Query plan - now what?  (David Shadovitz <david@shadovitz.com>)
Список pgsql-performance
David Shadovitz <david@shadovitz.com> writes:
> If you think that you or anyone else would invest the time, I could post more
> info.

I doubt you will get any useful help if you don't post more info.

> I will also try Shridhar's suggestions on statistics_target and
> enable_hash_join.

It seemed to me that the row estimates were not so far off that I would
call it a statistical failure; you can try increasing the stats target
but I'm not hopeful about that.  My guess is that you will have to look
to revising either the query or the whole database structure (ie,
merging tables).  We'll need the info I asked for before we can make
any recommendations, though.

            regards, tom lane

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

Предыдущее
От: Sai Hertz And Control Systems
Дата:
Сообщение: Tables Without OIDS and its effect
Следующее
От: William Yu
Дата:
Сообщение: Re: Hardware suggestions for Linux/PGSQL server