Re: [SQL] Referential Integrity

Поиск
Список
Период
Сортировка
От Steven Bradley
Тема Re: [SQL] Referential Integrity
Дата
Msg-id 3.0.5.32.19990708133826.0092d6e0@poptop.llnl.gov
обсуждение исходный текст
Ответ на Referential Integrity  ("Gilson Costa" <gpcosta@ruralsp.com.br>)
Список pgsql-sql
PostgreSQL does not implement declarative referential integrity.  It lets
you specify foreign key constraints in table definitions, but does nothing
with them. As such, you have to resort to writing triggers to implement the
traditional RI concerns (e.g.: mandatory parent, cascade delete, etc...).






At 03:41 PM 7/8/99 -0300, you wrote:
>I am a novice in PostgreSQL.
>How can I impose referential integrity to my tables?
>
>
>
>


Steven Bradley
Lawrence Livermore National Laboratory
PO Box 808
Livermore, California 94550
(925) 423-2101       sbradley@llnl.gov


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

Предыдущее
От: Engard Ferenc
Дата:
Сообщение: offtopic: odbc C frontend for linux?
Следующее
От: "Stephen Boyle"
Дата:
Сообщение: Re: [SQL] offtopic: odbc C frontend for linux?