maximum number of triggers on a table?

Поиск
Список
Период
Сортировка
От derek@spencerogne.com (Derek Spencer)
Тема maximum number of triggers on a table?
Дата
Msg-id 34a14ba3.0210291550.758fd864@posting.google.com
обсуждение исходный текст
Ответы Re: maximum number of triggers on a table?
Re: maximum number of triggers on a table?
Список pgsql-general
Does Postgresql have a limit on the number of triggers that can exist
on any given table?  We're using v7.2.3.

I have a table with 36 triggers and upon adding another trigger
(really a foreign key reference) the alter table query hangs and
doesn't return...

I tried to find a reference to this in the documentation or FAQ but
was not successful.

-Derek

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

Предыдущее
От: "Matthew V." <
Дата:
Сообщение: Effects of not using NOT NULL
Следующее
От: "Henshall, Stuart - Design & Print"
Дата:
Сообщение: Re: [HACKERS] calculated fields are not seen in the WHERE clause