From: | Simon Riggs <simon(at)2ndQuadrant(dot)com> |
---|---|
To: | Joe Van Dyk <joe(at)tanga(dot)com> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Event scheduling |
Date: | 2012-04-02 07:36:14 |
Message-ID: | CA+U5nM+tHHUX9=vu6BoNcH7qP0_UYHz5GJ=pA0oCtE-PXHojgg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon, Apr 2, 2012 at 1:17 AM, Joe Van Dyk <joe(at)tanga(dot)com> wrote:
> Anyone else want event scheduling / cron / temporal triggers in
> postgresql? http://dev.mysql.com/doc/refman/5.1/en/events-overview.html
> shows how it works in mysql.
>
> Can we throw money at someone to get this in postgres? Is there work
> already being done on this?
>
> Being able to regularly execute a postgres function every so often
> would be really nice. It would simplify lots of deployments.
I'm working on this. Glad to hear someone else wants this also.
--
Simon Riggs http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Daniel Farina | 2012-04-02 07:46:01 | Re: HTTP Frontend? (and a brief thought on materialized views) |
Previous Message | Simon Riggs | 2012-04-02 07:33:47 | Re: measuring lwlock-related latency spikes |