Re: How to trace index to table?

Поиск
Список
Период
Сортировка
От Ardian Xharra
Тема Re: How to trace index to table?
Дата
Msg-id 016e01c6e628$0c2b9160$0f01a8c0@Boxxo
обсуждение исходный текст
Ответ на How to trace index to table?  ("Chris Hoover" <revoohc@gmail.com>)
Список pgsql-general
If you look on pg_indexes you find the index and the table.
 
----- Original Message -----
Sent: Monday, October 02, 2006 9:19 AM
Subject: [GENERAL] How to trace index to table?

I'm trying to build some queries to gather metrics on my PG database.  When looking at pg_class and pulling a row that is an index, how do I use sql to pull the table the index belongs to?

Thanks,

Chris


No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.407 / Virus Database: 268.12.11/460 - Release Date: 01/10/2006

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

Предыдущее
От: "Chris Hoover"
Дата:
Сообщение: How to trace index to table?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Major Performance decrease after some hours