Re: Query planner is using wrong index.
- From: "Dave Dutcher" <dave(at)tridecap(dot)com>
- To: "'Brian Herlihy'" <btherl(at)yahoo(dot)com(dot)au>, <pgsql-performance(at)postgresql(dot)org>
- Subject: Re: Query planner is using wrong index.
- Date: Thu, 6 Apr 2006 19:09:33 -0500
- Message-id: <00c101c659d7$8cc26a70$8300a8c0(at)tridecap(dot)com>
> -----Original Message-----
> From: pgsql-performance-owner(at)postgresql(dot)org
[mailto:pgsql-performance-
> owner(at)postgresql(dot)org] On Behalf Of Brian Herlihy
> Sent: Thursday, April 06, 2006 6:56 PM
> To: pgsql-performance(at)postgresql(dot)org
> Subject: Re: [PERFORM] Query planner is using wrong index.
[Snip]
> I am really surprised that I have to go through such contortions just
to
> use
> the primary key! This area of Postgres needs improvement.
>
Of course you mentioned that you are using 7.4.7. You might want to try
upgrading to 8.1.3. There have been a lot of improvements to the
performance since 7.4. I don't know if your specific problem was fixed,
but it's worth a try.
Also you might want to at least upgrade to 7.4.12 for the bug fixes.
Home |
Main Index |
Thread Index