From: | Edoardo Panfili <edoardo(at)aspix(dot)it> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: A questions on planner choices |
Date: | 2011-08-20 06:58:35 |
Message-ID: | 4E4F5B1B.9080609@aspix.it |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Il 20/08/11 04:28, Tom Lane ha scritto:
> Edoardo Panfili<edoardo(at)aspix(dot)it> writes:
>> [ poor plan for a Postgis query with ]
>> Postgres 8.4.8 with postgis 1.5.3
>
> I think that most of the issue here is poor selectivity estimation for
> the Postgis operations, particularly&&. I suggest that you should ask
> about this on the postgis mailing lists. They might well tell you to
> try a newer release --- they may have improved things since 1.5.3.
1.5.3 is the latest stable release, I am downloading 2.0.0SVN
>> NOTICE: LWGEOM_gist_joinsel called with incorrect join type
>
> You should *definitely* report that to the Postgis guys, because it's a
> bug.
I will do it
Thank you
Edoardo Panfili
From | Date | Subject | |
---|---|---|---|
Next Message | DM | 2011-08-21 03:13:06 | Re: MySQL -> PostgreSQL conversion issue |
Previous Message | Tom Lane | 2011-08-20 02:28:11 | Re: A questions on planner choices |