Re: Table description - Mailing list pgsql-general

From Livia Santos
Subject Re: Table description
Date
Msg-id 9c1d10990708200940u3f40ac27sfd1f9af6088df714@mail.gmail.com
Whole thread Raw
In response to Re: Table description  (Robert Gravsjö <robert@blogg.se>)
List pgsql-general
Thanks a lot, guys.

\d <table_name> is exactly what I needed!

On 8/20/07, Robert Gravsjö <robert@blogg.se > wrote:
Livia Santos wrote:
> Hi.
>
> Is there any command that describe a table, such as desc table_name as
> in Oracle?

Not sure how desc table_name works in Oracle, but from psql you can use:
\dt table_name

Issue \? in psql for more information.

Regards,
roppert

>
> Thanks in advance.
>
> --
> Lívia Silva Santos
>





--
Lívia Silva Santos
Unicamp/Ceset TI02

pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: Stripping apostrophes from data
Next
From: Viatcheslav Kalinin
Date:
Subject: Re: Stripping apostrophes from data