Re: functions in postgresql

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: RobertD(dot)Stewart(at)ky(dot)gov
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: functions in postgresql
Date: 2005-01-06 17:47:57
Message-ID: 41DD79CD.4060406@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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.

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(dot)Stewart(at)ky(dot)gov
>
>

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

Attachment Content-Type Size
jd.vcf text/x-vcard 640 bytes

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Michael Fuhr 2005-01-06 18:04:18 Re: pg_dump dependencies
Previous Message RobertD.Stewart 2005-01-06 17:36:41 functions in postgresql