Re: procedure in db

From: Vibhor Kumar <vibhor(dot)kumar(at)enterprisedb(dot)com>
To: abcdef <chuikingman(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: procedure in db
Date: 2011-03-09 08:28:09
Message-ID: C336F8C6-C5DA-4A61-B4EA-CCE64E22D9DA@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Mar 9, 2011, at 9:56 AM, abcdef wrote:

> I use postgresql in red hat linux .
> I want to know how I can find out all the procedure stored in the database .
> Any SQL command to do it ???
pg_catalog.pg_proc can be use to find all the functions.

Thanks & Regards,
Vibhor Kumar
EnterpriseDB Corporation
The Enterprise PostgreSQL Company
vibhor(dot)kumar(at)enterprisedb(dot)com
Blog:http://vibhork.blogspot.com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Vlad Arkhipov 2011-03-09 09:37:43
Previous Message hubert depesz lubaczewski 2011-03-09 07:59:24 Re: 9.1 - rewrite less alter table?