Re: index on custom function; explain

Поиск
Список
Период
Сортировка
От Yann Michel
Тема Re: index on custom function; explain
Дата
Msg-id 20051006081919.GA17081@zoom.spline.inf.fu-berlin.de
обсуждение исходный текст
Ответ на index on custom function; explain  ("jan.aerts@bbsrc.ac.uk" <jan.aerts@gmail.com>)
Ответы Index + mismatching datatypes [WAS: index on custom function; explain]
Список pgsql-performance
Hi,

On Mon, Oct 03, 2005 at 08:14:11AM -0700, jan.aerts@bbsrc.ac.uk wrote:
> So my questions are:
> * Does anyone have any idea how I can integrate a function that lists
> all aliases for a given name into such a mapping query?

what version are you using?

TIP 9: In versions below 8.0, the planner will ignore your desire to
       choose an index scan if your joining column's datatypes do not
       match

Cheers,
Yann

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

Предыдущее
От: "Thomas F. O'Connell"
Дата:
Сообщение: Re: wal_buffers
Следующее
От: Michael Stone
Дата:
Сообщение: Re: [HACKERS] A Better External Sort?