Re: Table Attribute Help

Поиск
Список
Период
Сортировка
От omid omoomi
Тема Re: Table Attribute Help
Дата
Msg-id LAW-F388aZRhQdOgl4r0000971f@hotmail.com
обсуждение исходный текст
Ответ на Table Attribute Help  ("Brian C. Doyle" <bcdoyle@mindspring.com>)
Список pgsql-sql
Hi,

>From: "Brian C. Doyle" <bcdoyle@mindspring.com>
>To: pgsql-sql@postgresql.org
>Subject: [SQL] Table Attribute Help
>Date: Mon, 09 Oct 2000 11:21:21 -0400
>
>Hello all,
>
>I am trying to find a query to retrive the attributes of a table as in \d
>tablename but as a select command.  Is this possible?
>
>
yes. try to run psql with -E  and look at the related system tables when 
running \d command like (pg_class, pg_user, ...)
regards
Omid Omoomi
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.



В списке pgsql-sql по дате отправления:

Предыдущее
От: "Brian C. Doyle"
Дата:
Сообщение: Re: AW: Table Attribute Help
Следующее
От: "Josh Berkus"
Дата:
Сообщение: Re: OID Perfomance - Object-Relational databases