Re: Multiple foreign keys on same field

Поиск
Список
Период
Сортировка
От Ciprian Popovici
Тема Re: Multiple foreign keys on same field
Дата
Msg-id 20041216001540.18620f55@xxx
обсуждение исходный текст
Ответ на Re: Multiple foreign keys on same field  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-general
On Mon, 13 Dec 2004 23:00:45 -0700 Michael Fuhr <mike@fuhr.org> wrote:
> Do you mean that you don't need foreign key constraints to enforce
> referential integrity, but only to cascade changes to another table?
> If so, have you considered using triggers instead?  Or have I
> misunderstood what you're trying to do?

No, you understood right. Yes, I will have to go with triggers instead.
Thanks for the input.

--
Ciprian Popovici

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: is there a repair utility for postgresql?
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: UNION with more restrictive DISTINCT