Trigger loop question

Поиск
Список
Период
Сортировка
От Mike Nolan
Тема Trigger loop question
Дата
Msg-id 200403160001.i2G012lL025044@gw.tssi.com
обсуждение исходный текст
Ответы Re: Trigger loop question
Список pgsql-general
I have some information that that I need to keep synchronized which can
be found in two different tables.   (Yes, it's not fully normalized.)

If I set up an on update trigger for table 'A' that updates the
corresponding column in table 'B', and one for table 'B' that updates
the corresponding column in table 'A', does that create an endless loop?
--
Mike Nolan

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

Предыдущее
От: Edwin Pauli
Дата:
Сообщение: Re: PostgeSQL problem (server crashed?)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Trigger loop question