Re: Slow PG after upgrade to 8.2.9!! - Mailing list pgsql-general

From Phoenix Kiula
Subject Re: Slow PG after upgrade to 8.2.9!!
Date
Msg-id e373d31e0808280438s12a82ee9vf8c4a67881144e83@mail.gmail.com
Whole thread Raw
In response to Re: Slow PG after upgrade to 8.2.9!!  (Andreas Kretschmer <akretschmer@spamfence.net>)
List 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 by date:

Previous
From: "Laura Del Caño"
Date:
Subject: pg_dump problem
Next
From: Devrim GÜNDÜZ
Date:
Subject: Re: Slow PG after upgrade to 8.2.9!!