Thread: describe
View Single Post

   
  #4 (permalink)  
Old 04-10-2008, 12:22 AM
Michael Fuhr
 
Posts: n/a
Default Re: describe

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/

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Reply With Quote