Re: triggers procedures listing URGENT

From: Haller Christoph <ch(at)rodos(dot)fzk(dot)de>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: triggers procedures listing URGENT
Date: 2001-09-17 16:06:37
Message-ID: 200109171406.QAA21772@rodos
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Have a look into the system tables
pg_proc
pg_trigger

Have a look into the documentation,
refer to System Catalogs

Within psql you get
System Catalogs listed by \dS
specific information about a table
by i. e. \d pg_proc

Regards, Christoph

Browse pgsql-hackers by date

  From Date Subject
Next Message D'Arcy J.M. Cain 2001-09-17 16:56:36 Re: Hot spare PSQL server
Previous Message Bruce Momjian 2001-09-17 15:59:38 Beta time