Listing Triggers on a table. - Mailing list pgsql-general

From Paul
Subject Listing Triggers on a table.
Date
Msg-id 3A2DF45B@operamail.com
Whole thread Raw
List pgsql-general
How do I go about finding out the names of triggers attached to a table?
Currently I'm doing :
pg_dump <dbname> | grep TRIGGER | grep <tablename>
from the shell command line. Is there a quicker way of doing it in psql?

Paul


pgsql-general by date:

Previous
From: GH
Date:
Subject: Postgres and AOLServer
Next
From: Bruce Momjian
Date:
Subject: Upcoming speeches