From: | Ben <bench(at)silentmedia(dot)com> |
---|---|
To: | Együd Csaba <csegyud(at)vnet(dot)hu> |
Cc: | "'Pgsql-General(at)Postgresql(dot)Org'" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Sheduler in Postgres |
Date: | 2004-12-10 22:28:56 |
Message-ID: | Pine.LNX.4.44.0412101428140.5372-100000@localhost.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
cron works pretty well in unix. Scheduled tasks on windows have, in my
experience, been on the flakey side.
On Tue, 7 Dec 2004, [iso-8859-2] Együd Csaba wrote:
> Hi,
> I should schedule the execution of several stored procedures. Now I use an
> NT service for this, but as far as I know e.g. the Oracle has such a thing.
> It would be great if I could fire procedures on a timer basis.
>
> Is there a better solution for this than mine?
>
> Many thanks,
>
> -- Csaba
>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com)
> Version: 6.0.805 / Virus Database: 547 - Release Date: 2004.12.03.
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings
>
From | Date | Subject | |
---|---|---|---|
Next Message | Ron St-Pierre | 2004-12-10 22:31:48 | Re: Reusable database design |
Previous Message | Clark Endrizzi | 2004-12-10 21:47:53 | Natural ordering in postgresql? Does it exist? |