efficient trigger function selection?

Поиск
Список
Период
Сортировка
От Kenneth Tilton
Тема efficient trigger function selection?
Дата
Msg-id CAECCA8bNhxTA32w7bU+3Vi7ykM0bDivci7ExegkQyk-uCMCUOQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: efficient trigger function selection?
Список pgsql-general
Suppose I have an RDF-style table (with columns for subject, predicate, various object types, and graph) and want to have dozens or even hundreds of trigger functions defined conditionally on the predicate, ie "when predicate = '<your predicate here>'".

My guess is Postgres is quite efficient at determining which if any trigger functions to call, but I thought I'd ask.

Thx, ken

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

Предыдущее
От: Aaron Burnett
Дата:
Сообщение: Pg 9.1.3 pg_crypto question
Следующее
От: Andy Chambers
Дата:
Сообщение: trigger when clause