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

From: Frank Miles <fpm(at)u(dot)washington(dot)edu>
To: pgsql-general(at)postgresql(dot)org
Subject: how to view constraints (esp foreign keys) for table?
Date: 2000-11-09 16:44:44
Message-ID: Pine.A41.4.21.0011090837260.70580-100000@mead2.u.washington.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-general by date

  From Date Subject
Next Message Colman Reilly 2000-11-09 16:46:04 Full text searching?
Previous Message Josh Berkus 2000-11-09 16:40:41 Requests for Development