Re: how can I change a btree index into a hash index?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: how can I change a btree index into a hash index?
Дата
Msg-id 29397.1068678074@sss.pgh.pa.us
обсуждение исходный текст
Ответ на how can I change a btree index into a hash index?  (Mark Harrison <mh@pixar.com>)
Ответы Re: how can I change a btree index into a hash index?
Список pgsql-general
Mark Harrison <mh@pixar.com> writes:
> Since these are all unique things, and will only be tested for
> equality, I am guessing that making a hash index will be better
> than making a btree index.

You are mistaken.  If there were any real value in that, we'd offer
an easier way to do it.

            regards, tom lane

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