Re: Scheduler in Postgres

From: Együd Csaba <csegyud(at)vnet(dot)hu>
To: 'Ben' <bench(at)silentmedia(dot)com>
Cc: "'Pgsql-General(at)Postgresql(dot)Org'" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Scheduler in Postgres
Date: 2004-12-11 06:44:03
Message-ID: 0I8J004D5PDB7T@mail.vnet.hu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)silentmedia(dot)com]
Sent: Friday, December 10, 2004 11:29 PM
To: Együd Csaba
Cc: 'Pgsql-General(at)Postgresql(dot)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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Együd Csaba (Freemail) 2004-12-11 06:49:49 Re: Sheduler in Postgres
Previous Message Chris Travers 2004-12-11 06:38:50 Re: When to encrypt