On Sun, 27 Mar 2005 17:41:02 +0200, Enrico Weigelt <[EMAIL PROTECTED]> wrote:
>
> Hi folks,
>
> is it somehow possible to detach trigger, so the calling transaction
> can return immediately, even before the trigger function has
> returned.
No, but see below.
> The only solution I currently know
Hi folks,
is it somehow possible to detach trigger, so the calling transaction
can return immediately, even before the trigger function has
returned.
I've got to do some quite complex things which may need some time,
when some clients fill in some data, but the results are quite
uninteresting