Re: Postgres cron job - Mailing list pgsql-general

From John R Pierce
Subject Re: Postgres cron job
Date
Msg-id 52104962.70706@hogranch.com
Whole thread Raw
In response to Postgres cron job  (Robert James <srobertjames@gmail.com>)
List pgsql-general
On 8/17/2013 8:55 PM, Robert James wrote:
> Is there a way to do a Postgres internal cron job? That is, do
> something every X minutes?
>
> Yes: Of course I can do this using cron.  But I'd like to be able to
> manage this from within Postgres.

http://www.pgadmin.org/docs/1.4/pgagent.html


--
john r pierce                                      37N 122W
somewhere on the middle of the left coast



pgsql-general by date:

Previous
From: Robert James
Date:
Subject: Denormalized field
Next
From: Kevin Grittner
Date:
Subject: Re: Select performance variation based on the different combinations of using where lower(), order by, and limit