| From: | Rafal Pietrak <rafal(at)zorro(dot)isa-geek(dot)com> |
|---|---|
| To: | Kenneth Downs <ken(at)secdat(dot)com> |
| Cc: | Chris Browne <cbbrowne(at)acm(dot)org>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: background triggers? |
| Date: | 2006-05-24 14:54:03 |
| Message-ID: | 1148482444.20217.135.camel@model.home.waw.pl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Wed, 2006-05-24 at 08:38 -0400, Kenneth Downs wrote:
> >
> What web server and OS are you using? In linux/apache you can fork
> off a process that runs the SP and then detach from it.
Actually it is linux/apache. Yes, I could do it that way, but eventually
I've sattled for a cron job that lookes-up a single 'dirty_log' table
and does the housekeeping if necesery.
Still, from my point of view, this is a workaround. Not an elegant,
'database' solution, which I was looking for.
-R
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alejandro Michelin Salomon ( Adinet ) | 2006-05-24 14:55:12 | PK with an expression in field list |
| Previous Message | Alban Hertroys | 2006-05-24 14:50:24 | Re: challenging constraint situation - how do I make it |