Re: functions in postgresql - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: functions in postgresql
Date
Msg-id 41DD79CD.4060406@commandprompt.com
Whole thread Raw
In response to functions in postgresql  (RobertD.Stewart@ky.gov)
List pgsql-general
RobertD.Stewart@ky.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.

Use cron or windows scheduler.

J



>
>
> Thanks
>
>
>
> Robert Stewart
> Network Eng
> Governor's Office of Technology
> 101 Cold Harbor
> Work # 502 564 9696
> Cell # 502 330 5991
> Email RobertD.Stewart@ky.gov
>
>


--
Command Prompt, Inc., home of PostgreSQL Replication, and plPHP.
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-667-4564 - jd@commandprompt.com - http://www.commandprompt.com
Mammoth PostgreSQL Replicator. Integrated Replication for PostgreSQL

Attachment

pgsql-general by date:

Previous
From: RobertD.Stewart@ky.gov
Date:
Subject: functions in postgresql
Next
From: Derik Barclay
Date:
Subject: Re: Question about varchar and text