Trigger that spawns forked process - Mailing list pgsql-general

From Christopher Murtagh
Subject Trigger that spawns forked process
Date
Msg-id 1115666720.5503.33.camel@localhost.localdomain
Whole thread Raw
Responses Re: Trigger that spawns forked process  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
 I would like to write a trigger or function that spawns a forked
process so that the transaction is considered 'complete' to the client,
but continues to perform more work. I've been looking for examples to
steal^H^H^H^H^H learn from but have only found someone asking pretty
much the same question:

  http://archives.postgresql.org/pgsql-general/2002-12/msg01187.php

 Has anyone done anything like this?

Cheers,

Chris


--
Christopher Murtagh
Enterprise Systems Administrator
ISR / Web Service Group
McGill University
Montreal, Quebec
Canada

Tel.: (514) 398-3122
Fax:  (514) 398-2017


pgsql-general by date:

Previous
From: Mike Nolan
Date:
Subject: Re: need trigger help
Next
From: "Mohan, Ross"
Date:
Subject: Re: Clustering Database Servers