Is it possible to select index values ?

Поиск
Список
Период
Сортировка
От Jonathan Vanasco
Тема Is it possible to select index values ?
Дата
Msg-id 83F676D9-8E2D-4DE5-A31B-95541DA52DB9@2xlp.com
обсуждение исходный текст
Ответы Re: Is it possible to select index values ?  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-general
Is it possible to select index values ?

I haven't found any documentation that says "No", but I haven't found anything that says "Yes" either.

The reason - I have a few function indexes that are working as partial indexes.  I'd like to run some analytics on them
(todetermine uniqueness of values, decide if i should change the function, etc).  It would be easier if I could somehow
accessthe index contents than re-create the index data into a temporary table. 

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

Предыдущее
От: Melvin Davidson
Дата:
Сообщение: Re: strange sql behavior
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: Is it possible to select index values ?