no btree index for timestamp?

Поиск
Список
Период
Сортировка
От Brett McCormick
Тема no btree index for timestamp?
Дата
Msg-id 13572.51617.106767.956056@abraxas.scene.com
обсуждение исходный текст
Список pgsql-hackers
I decided to use the timestamp type, but this may have been a mistake!
There is no btree index for timestamp, but there is for datetime?!?!
I suppose I could write one...

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

Предыдущее
От: Brett McCormick
Дата:
Сообщение: views with group by/count segfault
Следующее
От: "Thomas G. Lockhart"
Дата:
Сообщение: Re: [HACKERS] postgres/alpha problems