Re: Range Types - efficiency

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема Re: Range Types - efficiency
Дата
Msg-id 1297323301.27157.493.camel@jdavis
обсуждение исходный текст
Ответ на Re: Range Types - efficiency  (Chris Browne <cbbrowne@acm.org>)
Список pgsql-hackers
On Wed, 2011-02-09 at 18:07 -0500, Chris Browne wrote:
> rangetest@localhost->  create index i2 on some_data (range(whensit));
> CREATE INDEX

If you make this a GiST index, it should work.

The rewrites so that it can use a btree are an interesting idea though.

Regards,Jeff Davis



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

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: Varchar and binary protocol
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: Varchar and binary protocol