Re: explicit casting required for index use

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: explicit casting required for index use
Дата
Msg-id 1067246333.457.12.camel@tokyo
обсуждение исходный текст
Ответ на explicit casting required for index use  (Reece Hart <reece@in-machina.com>)
Список pgsql-performance
On Sat, 2003-10-25 at 13:49, Reece Hart wrote:
> Having to explicitly cast criterion is very non-intuitive. Moreover,
> it seems quite straightforward that PostgreSQL might incorporate casts

This is a well-known issue with the query optimizer -- search the
mailing list archives for lots more information. The executive summary
is that this is NOT a trivial issue to fix, and it hasn't been fixed in
7.4, but there is some speculation on how to fix it at some point in the
future.

-Neil



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

Предыдущее
От: Dror Matalon
Дата:
Сообщение: Re: Various performance questions
Следующее
От: Manfred Koizar
Дата:
Сообщение: Re: Performance Concern