Re: Scheduler in Postgres - Mailing list pgsql-general

From Együd Csaba
Subject Re: Scheduler in Postgres
Date
Msg-id 0I8J004D5PDB7T@mail.vnet.hu
Whole thread Raw
In response to Re: Sheduler in Postgres  (Ben <bench@silentmedia.com>)
Responses Re: Scheduler in Postgres  ("Jim C. Nasby" <decibel@decibel.org>)
List pgsql-general
Thank you Ben, I already have known these tools. I was wonder if Postgres
has an integrated tool for scheduling sp's (like Oracle has!). OK it doesn't
have. No problem just tried to make world more simpler... :)

Bye,
-- Csaba

-----Original Message-----
From: Ben [mailto:bench@silentmedia.com]
Sent: Friday, December 10, 2004 11:29 PM
To: Együd Csaba
Cc: 'Pgsql-General@Postgresql.Org'
Subject: Re: [GENERAL] Sheduler in Postgres

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
>


---
Incoming 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.


---
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.



pgsql-general by date:

Previous
From: Együd Csaba (Freemail)
Date:
Subject: Re: Sheduler in Postgres
Next
From: Chris Travers
Date:
Subject: Re: postgresql and javascript