Re: [HACKERS] How to see rules,functions and triggers in psql ?

From: Todd Graham Lewis <tlewis(at)mindspring(dot)net>
To: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] How to see rules,functions and triggers in psql ?
Date: 1998-11-29 21:06:59
Message-ID: Pine.LNX.3.96.981129160609.8777J-100000@reflections.eng.mindspring.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

# psql foo
psql> \?

That lists all of the admin functions available from psql. \df lists all
functions, I'm not sure of the rest. Try it out and see.

--
Todd Graham Lewis MindSpring Enterprises tlewis(at)mindspring(dot)net
The Windows 2000 name was obviously created over a glass of root beer
in the company cafeteria by a couple of executives looking for a way
out of the Windows NT delays. -- John C. Dvorak

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Terry Mackintosh 1998-11-30 02:39:59 Re: [HACKERS] How to see rules,functions and triggers in psql ?
Previous Message Oleg Bartunov 1998-11-29 19:56:34 How to see rules,functions and triggers in psql ?