Re: SQL performance problems

Поиск
Список
Период
Сортировка
От Alberto Caso
Тема Re: SQL performance problems
Дата
Msg-id 1062368198.1052.34.camel@localhost
обсуждение исходный текст
Ответ на SQL performance problems  (Rhaoni Chiu Pereira <rhaoni@sistemica.info>)
Ответы Re: SQL performance problems
Список pgsql-performance
    Hi,

    Estimated and actual rows differ a lot. Did you a VACUUM ANALYZE so
that the optimizer could update its statistics?

    Also it would be great if you could provide more information, as your
PostgreSQL version, your table and indexes descriptions, etc. Have a
look at:

http://techdocs.postgresql.org/guides/SlowQueryPostingGuidelines

    Please excuse me if you have already done it. I had a quick look at the
list's archives and didn't found it in your prior posts.

    Regards,
--
Alberto Caso Palomino
Adaptia Soluciones Integrales
http://www.adaptia.net
alberto.caso@adaptia.net



Вложения

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

Предыдущее
От: Rob Nagler
Дата:
Сообщение: Re: How to force Nested Loop plan?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: How to force Nested Loop plan?