Re: Materializing a sequential scan

Поиск
Список
Период
Сортировка
От Steinar H. Gunderson
Тема Re: Materializing a sequential scan
Дата
Msg-id 20051027005715.GA11032@uio.no
обсуждение исходный текст
Ответ на Re: Materializing a sequential scan  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-performance
On Wed, Oct 26, 2005 at 08:51:03PM -0400, Tom Lane wrote:
> I have some ideas in the back of my head about supporting
> cross-data-type hashing.  Essentially this would require that the hash
> functions for two types be compatible in that they generate the same
> hash value for two values that would be considered equal.

OK, another entry for the TODO then.

Anyhow, my query is now on about the same performance level with 8.1 as it
was with 7.4 (or rather, a bit faster), so it's no longer a 8.1 blocker for
us. Thanks. :-)

/* Steinar */
--
Homepage: http://www.sesse.net/

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Materializing a sequential scan
Следующее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: browsing table with 2 million records