How to determine whether a view's column is indexed?

Поиск
Список
Период
Сортировка
От Martin Schäfer
Тема How to determine whether a view's column is indexed?
Дата
Msg-id 37936EEC582B394A9E1AA951991A551609D119@dev001_pdc.Dev.cadcorp.net
обсуждение исходный текст
Список pgsql-general
Is there any way to find out whether a column that's used in a view is indexed?
 
I can find out whether a table's column is indexed by going through the pg_class, pg_attribute and pg_index system catalogs. But I haven't been able to extend that method to views.
 
Can anybody help?
 
Martin
 

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

Предыдущее
От: "Scot L. Harris"
Дата:
Сообщение: Re: Multiple databases on seperate drives/file systems?
Следующее
От: Prabu Subroto
Дата:
Сообщение: Re: postgres on SuSE 9.1