Re: Postgres cron job

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Postgres cron job
Date: 2013-08-18 04:11:14
Message-ID: 52104962.70706@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Kevin Grittner 2013-08-18 20:02:05 Re: Select performance variation based on the different combinations of using where lower(), order by, and limit
Previous Message Robert James 2013-08-18 03:56:46 Denormalized field