Re: listing triggers - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: listing triggers
Date
Msg-id 4115B140.8060806@familyhealth.com.au
Whole thread Raw
In response to listing triggers  (Erwin Moller <since_humans_read_this_I_am_spammed_too_much@spamyourself.com>)
List pgsql-hackers
> futhermore:
> \dt lists tables
> \ds lists sequences
> \d tablename lists that table.
> 
> etc. etc.
> 
> But how can I get a listing of all used triggers on a certain table?

\d <tablename>

Chris



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: log file rotate
Next
From: Bruce Momjian
Date:
Subject: Re: log file rotate