Re: A questions on planner choices

Поиск
Список
Период
Сортировка
От Edoardo Panfili
Тема Re: A questions on planner choices
Дата
Msg-id 4E4F5B1B.9080609@aspix.it
обсуждение исходный текст
Ответ на Re: A questions on planner choices  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Il 20/08/11 04:28, Tom Lane ha scritto:
> Edoardo Panfili<edoardo@aspix.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

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: A questions on planner choices
Следующее
От: DM
Дата:
Сообщение: Re: MySQL -> PostgreSQL conversion issue