Getting Tuples list from an index

Поиск
Список
Период
Сортировка
От Naman
Тема Getting Tuples list from an index
Дата
Msg-id CAO=k+Z858sivrCsdxu-SoNdYpMP4qygoLM3HVM503S7QxaKKQA@mail.gmail.com
обсуждение исходный текст
Ответы Re: Getting Tuples list from an index  (Albe Laurenz <laurenz.albe@wien.gv.at>)
Список pgsql-hackers
Hi 

As a part of Course Project i have to implement this :

I have an 3 indexes on a relation t2(A,B,C) index1 , index2 ,index3

What i need is if i know the indexname (say index1) then is their any programmatic way by which i can get the list of tuples  which comes under  the index specified( i.e index1)

Regards

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

Предыдущее
От: Ants Aasma
Дата:
Сообщение: Re: Add min and max execute statement time in pg_stat_statement
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: Compression of full-page-writes