Re: Improve the Postgres Query performance

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: Improve the Postgres Query performance
Дата
Msg-id 4E01942A.7000402@postnewspapers.com.au
обсуждение исходный текст
Ответ на Improve the Postgres Query performance  (Tripura <k_tripura@hotmail.com>)
Список pgsql-performance
On 22/06/11 04:34, Tripura wrote:
> Hello All..
> This is my first PostgreSql database. It has 8 tables and 4 tables are very
> huge each with 6million records.
> I have a simple view on this tables and it is taking more than 3hrs to
> return the results.
> Can someone help me the way to improve the db return the results in a faster
> way.

Please read:

  http://wiki.postgresql.org/wiki/SlowQueryQuestions

and post a follow-up with more detail.

--
Craig Ringer

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

Предыдущее
От: Tripura
Дата:
Сообщение: Improve the Postgres Query performance
Следующее
От: Marti Raudsepp
Дата:
Сообщение: Re: seq scan in the case of max() on the primary key column