discovering an index definition

Поиск
Список
Период
Сортировка
От Ron Johnson
Тема discovering an index definition
Дата
Msg-id 1022196698.23957.2.camel@rebel
обсуждение исходный текст
Ответы Re: discovering an index definition
Список pgsql-novice
Hi,

While "\d foo" will describe all of the fields and their
data types for the table foo, how do I do something similar
for an index?

test2=# \di i_lane_tx_tmp
       List of relations
     Name      | Type  | Owner
---------------+-------+-------
 i_lane_tx_tmp | index | me
(1 row)

This isn't enough information...

TIA,
Ron
--
+---------------------------------------------------------+
| Ron Johnson, Jr.        Home: ron.l.johnson@cox.net     |
| Jefferson, LA  USA      http://ronandheather.dhs.org:81 |
|                                                         |
| "I have created a government of whirled peas..."        |
|   Maharishi Mahesh Yogi, 12-May-2002,                   |
!   CNN, Larry King Live                                  |
+---------------------------------------------------------+


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

Предыдущее
От: "Patrick Hatcher"
Дата:
Сообщение: Re: COPY returns Bad timestamp external rep..
Следующее
От: Ron Johnson
Дата:
Сообщение: Re: COPY returns Bad timestamp external rep..