Re: non-btree primary key

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: non-btree primary key
Дата
Msg-id 14091.1140903395@sss.pgh.pa.us
обсуждение исходный текст
Ответ на non-btree primary key  (Roman Neuhauser <neuhauser@sigpipe.cz>)
Список pgsql-general
Roman Neuhauser <neuhauser@sigpipe.cz> writes:
> looks like PostgreSQL (8.0/8.1) has no support for using
> other-than-btree indexes for primary keys. Is there a (perhaps
> un(der)documented) way to specify the index type?

No --- at present this is not possible because btree is the only index
type that implements uniqueness checking.  If that got fixed, we might
consider adding syntax to allow PK specification of index type.

            regards, tom lane

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

Предыдущее
От: Karsten Hilbert
Дата:
Сообщение: Re: How to specify infinity for intervals ?
Следующее
От: Jebus
Дата:
Сообщение: createuser permssion for group