Re: [GENERAL] functions list

Bruce Momjian <maillist@candle.pha.pa.us>

From: Bruce Momjian <maillist@candle.pha.pa.us>
To: balkas@tel-soft.com (Murat Balkas)
Cc: pgsql-general@postgreSQL.org, pgsql-docs@postgreSQL.org
Date: 1999-01-08T10:18:27Z
Lists: pgsql-general, pgsql-docs
> 
> Some detailed discription, some examples, bu at least the list of them. I
> can't put the output of \df command to a file.  

Try:

	echo "\\df" | psql test >file

There is a short one-line description of each one.  Do you need more?


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