Re: Reg:sql command

From: Gnanavel S <s(dot)gnanavel(at)gmail(dot)com>
To: sandhya <sandhyar(at)amiindia(dot)co(dot)in>
Cc: postgre <pgsql-admin(at)postgresql(dot)org>, Sivakumar K <sivakumark(at)aztec(dot)soft(dot)net>
Subject: Re: Reg:sql command
Date: 2005-08-24 09:13:31
Message-ID: eec3b03c0508240213847ccb0@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

run the psql command with -E option and do
\d tablename.

On 8/24/05, sandhya <sandhyar(at)amiindia(dot)co(dot)in> wrote:
>
> Hi,
> Is there any equivalent command for '\d tablename'.
> Inorder to get the table structure is there any SQL query in postgres?
> Thank you,
> Regards,
> sandhya
>

--
with regards,
S.Gnanavel
Satyam Computer Services Ltd.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Oliver Elphick 2005-08-24 09:16:59 Re: Reg:sql command
Previous Message sandhya 2005-08-24 06:20:24 Reg:sql command