Re: [HACKERS] Is there no "DESCRIBE ;" on PGSQL? help!!!

Tue, 23 Oct 2001 19:06:02 -0700

>>>>> "Ron" == Ron de Jong <[EMAIL PROTECTED]> writes:

    Ron> Any idea to get a human readable list with column
    Ron> descriptions like type,size,key,default,null.

    Ron> It would be nice if it would look simular to the mysql
    Ron> variant:

You'll need to write your own query to get it to look like mysql.
>From psql, you can do

    \d employee

roland
-- 
                       PGP Key ID: 66 BC 3B CD
Roland B. Roberts, PhD                             RL Enterprises
[EMAIL PROTECTED]                     76-15 113th Street, Apt 3B
[EMAIL PROTECTED]                       Forest Hills, NY 11375

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to