Re: functions in postgresql

From: Pavel Stehule <stehule(at)kix(dot)fsv(dot)cvut(dot)cz>
To: RobertD(dot)Stewart(at)ky(dot)gov
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: functions in postgresql
Date: 2005-01-07 07:48:37
Message-ID: Pine.LNX.4.44.0501070847040.20278-100000@kix.fsv.cvut.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,
You can use pgjobs-1.00.133-src.tar.gz from gbrog
http://gborg.postgresql.org/ - really confortable scheduler for
postgresql, but in C++.

Regards
Pavel

On Thu, 6 Jan 2005 RobertD(dot)Stewart(at)ky(dot)gov wrote:

> Is there a way to write a function in postgresql and have the database run
> it on a schedule?
> I would like the database to run a function on every Friday.
>
>
> Thanks
>
>
>
> Robert Stewart
> Network Eng
> Governor's Office of Technology
> 101 Cold Harbor
> Work # 502 564 9696
> Cell # 502 330 5991
> Email RobertD(dot)Stewart(at)ky(dot)gov
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Craig Bryden 2005-01-07 09:33:52 Books for experienced DB developer
Previous Message Michael Glaesemann 2005-01-07 06:37:48 Re: Serial Foreign Key