Trigger is taking time to fire

Поиск
Список
Период
Сортировка
От Ramasubramanian
Тема Trigger is taking time to fire
Дата
Msg-id 011701c8e576$c4bcfa80$324610ac@ramasubramanian
обсуждение исходный текст
Ответы Re: Trigger is taking time to fire  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Список pgsql-performance
 

Hi All,
    I am having a trigger in table, If i update the the table manually it is not taking time(say 200ms per row), But if i update the table through procedure the trigger is taking time to fire(say 7 to 10 seconds per row).
 
How can i make the trigger to fire immediately ?
 
Regards,
Ram

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

Предыдущее
От: Ow Mun Heng
Дата:
Сообщение: [SOLVED] Re: Altering a column type - Most efficient way
Следующее
От: "Praveen"
Дата:
Сообщение: Trigger is not firing immediately