Re: Desc of Functions

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: db2adm(at)davlin(dot)co(dot)in
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Desc of Functions
Date: 2002-04-29 14:11:05
Message-ID: 200204291411.g3TEB5Z26807@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

DB@ ADM wrote:
> Hi Everybody ,
> I am new to the postgres and was excited to see the features of postgres.
> I want the document for all the available functions in postgres . Could any
> body help me out ...
> i have given the following query on the prompt..
>
> psql==> \df
>
>
> if gives me the list of all the functions with the return values and the
> arguments ... but i am not able to make out what a particular function
> actuall does ...

Try \df+.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2002-04-29 14:28:41 Re: pid gets overwritten in OSX
Previous Message Bruce Momjian 2002-04-29 14:04:52 Re: CVS tag for 7.2.1?