Re: constraints in table

Поиск
Список
Период
Сортировка
От Leif B. Kristensen
Тема Re: constraints in table
Дата
Msg-id 200801240220.15169.leif@solumslekt.org
обсуждение исходный текст
Ответ на constraints in table  ("Dominique Bessette - Halsema" <dbhalsema@gmail.com>)
Список pgsql-general
On Thursday 24. January 2008, Dominique Bessette - Halsema wrote:
>Hello,
>
>How do i find the constraints on a table in SQL?  my database is linux
>based, and I cant seem to find the command.  Thanks

You should really read the psql documentation:
http://www.postgresql.org/docs/8.2/static/app-psql.html

As for a starter, try to write "\d tablename" from the psql prompt.

--
Leif Biberg Kristensen | Registered Linux User #338009
http://solumslekt.org/ | Cruising with Gentoo/KDE
My Jazz Jukebox: http://www.last.fm/user/leifbk/

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

Предыдущее
От: Ivan Sergio Borgonovo
Дата:
Сообщение: Re: Best practices for protect applications agains Sql injection.
Следующее
От: "Gregory Williamson"
Дата:
Сообщение: Re: constraints in table