Re: foreign key problem

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: foreign key problem
Дата
Msg-id 200210061711.08667.josh@agliodbs.com
обсуждение исходный текст
Ответ на foreign key problem  (Laurette Cisneros <laurette@nextbus.com>)
Список pgsql-sql
Laurette,

> How is this possible?  I've tried to reproduce this, but haven't been able
> to yet.  This has happened to use several times.

Question 1:  Can you experimentally create a record in table1, a matching
record in table 2, and then delete the record in table1?  It's possible that
your "ON DELETE CASCADE" trigger got wiped out somehow.


--
-Josh BerkusAglio Database SolutionsSan Francisco



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

Предыдущее
От: Laurette Cisneros
Дата:
Сообщение: foreign key problem
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: foreign key problem