how to view constraints (esp foreign keys) for table?

Поиск
Список
Период
Сортировка
От Frank Miles
Тема how to view constraints (esp foreign keys) for table?
Дата
Msg-id Pine.A41.4.21.0011090837260.70580-100000@mead2.u.washington.edu
обсуждение исходный текст
Список pgsql-general
Hello all --

    Is there a convenient way to view the foreign key constraints
for a table from within psql?  Something along the lines of the \d_
commands is what I'm hoping to find...
    The only way I've seen so far is to examine the dumps with a
text editor, which is a bit messy.

TIA!

    -frank



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

Предыдущее
От: "mike focosi"
Дата:
Сообщение: Table Corruption
Следующее
От: Tom Lane
Дата:
Сообщение: Re: More vacuum troubles