Re: Asynchronous trigger

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: Asynchronous trigger
Дата
Msg-id b42b73150609062115w662f0926y59f8c8ace7a7a833@mail.gmail.com
обсуждение исходный текст
Ответ на Asynchronous trigger  (Jean-Christophe Praud <jc@praud.com>)
Список pgsql-general
On 9/6/06, Jean-Christophe Praud <jc@praud.com> wrote:
> Hi all,
>
> I'm planning to convert an application to postgresql 8.1 (from mysql).
> Currently we have some recursive procedures done on the application side
> we would want to rewrite as stored pl/pgsql procedures called by triggers...
>
> Is it possible for these triggers to be asynchronous, in order not to
> block the client application during the recursive process ?

Have you considered doing the recursion on the server side?

http://people.planetpostgresql.org/merlin/index.php?/archives/2-Dealing-With-Recursive-Sets-With-PLPGSQL.html

merlin

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

Предыдущее
От: "Merlin Moncure"
Дата:
Сообщение: Re: Problems with sequences
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Majordomo drops multi-line Subject: