Trigger question: ROW or STATEMENT?

Поиск
Список
Период
Сортировка
От Patrick Hatcher
Тема Trigger question: ROW or STATEMENT?
Дата
Msg-id OFB15119D4.A1652E8E-ON88257101.006630DE-88257101.0066F25D@FDS.com
обсуждение исходный текст
Ответы Re: Trigger question: ROW or STATEMENT?  (Doug McNaught <doug@mcnaught.org>)
Список pgsql-general
Attempting to do my first trigger and I'm confused about which FOR EACH I
should use: ROW or STATEMENT.  I import about 80K rows into an existing
table each day.  If I do a STATEMENT, will the changes only happen on the
new 80K rows I inserted or will it be for all rows in the table - currently
about 12M.

TIA

Patrick Hatcher


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

Предыдущее
От: MargaretGillon@chromalloy.com
Дата:
Сообщение: Re: Constraint that compares and limits field values
Следующее
От: MargaretGillon@chromalloy.com
Дата:
Сообщение: Re: Constraint that compares and limits field values