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
Список
Дерево обсуждения
Is it possible to select index values ? Jonathan Vanasco <postgres@2xlp.com>
Re: Is it possible to select index values ? "David G. Johnston" <david.g.johnston@gmail.com>
Re: Is it possible to select index values ? Jonathan Vanasco <postgres@2xlp.com>
Re: Is it possible to select index values ? Melvin Davidson <melvin6925@gmail.com>
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 (to determine uniqueness of values, decide if i should change the function, etc). It would be easier if I could somehow access the index contents than re-create the index data into a temporary table.
В списке pgsql-general по дате отправления