From: | Andreas Kretschmer <akretschmer(at)spamfence(dot)net> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Slow PG after upgrade to 8.2.9!! |
Date: | 2008-08-28 07:44:08 |
Message-ID: | 20080828074408.GA8453@tux |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Phoenix Kiula <phoenix(dot)kiula(at)gmail(dot)com> schrieb:
> I hope someone can urgently help. I was running 8.2.3 with a lot of
> pleasure and no-nonsense. Very fast and delightful database that had
> me singing paeans.
>
> But I upgraded to 8.2.9 this morning and have had a major slowdown of
> the DB processes. How do I begin to test what is going wrong?
>
> I checked the log files and there are "LOG: duration: 84533.845 ms
> statement: " type errors messages for the simplest of queries that
> call the indexes into question.
Please show us a EXPLAIN ANALYSE for this query. Btw, why
random_page_cost=2? (your other post)
Andreas
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect. (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly." (unknown)
Kaufbach, Saxony, Germany, Europe. N 51.05082°, E 13.56889°
From | Date | Subject | |
---|---|---|---|
Next Message | Joao Ferreira gmail | 2008-08-28 09:53:28 | upgrading from 8.1.4 to 8.3.3 |
Previous Message | Magnus Hagander | 2008-08-28 07:40:44 | Re: Restoring a database from a file system snapshot |