On Fri, Feb 11, 2005 at 12:23:56PM -0800, Zuoxin.Wang@kp.org wrote:
>
> Does anyone know psql command for 'describe'.
It would be helpful if you explained what "describe" is supposed
to do. Maybe you're looking for the \d family of commands in psql?
See also the "System Catalogs" and "The Information Schema" chapters
in the documentation (the latter in 7.4 and later).
--
Michael Fuhr
http://www.fuhr.org/~mfuhr/