Re: Slow PG after upgrade to 8.2.9!!

Поиск
Список
Период
Сортировка
От Phoenix Kiula
Тема Re: Slow PG after upgrade to 8.2.9!!
Дата
Msg-id e373d31e0808280438s12a82ee9vf8c4a67881144e83@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Slow PG after upgrade to 8.2.9!!  (Andreas Kretschmer <akretschmer@spamfence.net>)
Список pgsql-general
On 8/28/08, Andreas Kretschmer <akretschmer@spamfence.net> wrote:
>
> Please show us a EXPLAIN ANALYSE for this query. Btw, why
>  random_page_cost=2? (your other post)


The EXPLAIN ANALYZE shows that it's using an INDEX and getting one
row! So I know the SQL is right.

Could it be that the SQL queries become slow because some other
background operation is running, like pg_dumpall or vaccuum? How would
I test this hypothesis if the log does have mentioned of "vaccuum
analyze" being slow?

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

Предыдущее
От: "Laura Del Caño"
Дата:
Сообщение: pg_dump problem
Следующее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Re: Slow PG after upgrade to 8.2.9!!