Re: listing triggers

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: Erwin Moller <since_humans_read_this_I_am_spammed_too_much(at)spamyourself(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: listing triggers
Date: 2004-08-08 04:51:12
Message-ID: 4115B140.8060806@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Kings-Lynne 2004-08-08 04:53:19 Re: That dump-comments-on-composite-type-columns patch...
Previous Message Tom Lane 2004-08-08 04:50:48 Re: log file rotate