Viewing Foreign key constraints in psql

From: Ludwig Lim <lud_nowhere_man(at)yahoo(dot)com>
To: PostgreSQL Mailing List <pgsql-novice(at)postgresql(dot)org>
Subject: Viewing Foreign key constraints in psql
Date: 2002-11-22 09:36:50
Message-ID: 20021122093650.40787.qmail@web80312.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi:

How do I view the foreign key constraints (name and
definition) in psql? I can only see the triggers
created by the constraint when I use the "\d <table>"
command in psql.

Thank you ,

ludwig

__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message HK 2002-11-22 11:44:26 how to know backend crashed ??
Previous Message Josh Berkus 2002-11-21 23:36:32 Re: function does not exist error...