Re: Reg:sql command - Mailing list pgsql-admin

From Oliver Elphick
Subject Re: Reg:sql command
Date
Msg-id 1124875019.3560.173.camel@linda
Whole thread Raw
In response to Reg:sql command  ("sandhya" <sandhyar@amiindia.co.in>)
List pgsql-admin
On Wed, 2005-08-24 at 11:50 +0530, sandhya wrote:
> Hi,
> Is there any equivalent command for '\d tablename'.
> Inorder to get the table structure is there any SQL query in postgres?
>
use psql -E to see the SQL commands that are used to implement \d and
other such commands.

--
Oliver Elphick                                          olly@lfix.co.uk
Isle of Wight                              http://www.lfix.co.uk/oliver
GPG: 1024D/A54310EA  92C8 39E7 280E 3631 3F0E  1EC0 5664 7A2F A543 10EA
                 ========================================
   Do you want to know God?   http://www.lfix.co.uk/knowing_god.html


pgsql-admin by date:

Previous
From: Gnanavel S
Date:
Subject: Re: Reg:sql command
Next
From: Sivakumar K
Date:
Subject: Re: Reg:sql command