From: | Sim Zacks <sim(at)compulab(dot)co(dot)il> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: 8.2.4 serious slowdown |
Date: | 2008-01-11 07:42:47 |
Message-ID: | fm76pm$11rv$2@news.hub.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
Thanks for the tuning tips. I'll definitely be taking advantage of them.
Problem solved, Tom Lane found that using coalesce in my query the way I
did caused it to make a bad estimation, when I changed it the query
went from 60 seconds to 1 second.
Sim
> See <http://www.westnet.com/~gsmith/content/postgresql/pg-5minute.htm>
> for a quick, up-to-date, intro to postgres tuning.
>
>
> Kind regards,
> Isak
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
From | Date | Subject | |
---|---|---|---|
Next Message | Cefull Lo | 2008-01-11 07:43:57 | phpPgAdmin-4.1.3 login fail |
Previous Message | Sim Zacks | 2008-01-11 07:39:41 | Re: 8.2.4 serious slowdown |
From | Date | Subject | |
---|---|---|---|
Next Message | Simon Riggs | 2008-01-11 08:07:18 | Re: Dynamic Partitioning using Segment Visibility Maps |
Previous Message | Sim Zacks | 2008-01-11 07:39:41 | Re: 8.2.4 serious slowdown |