Postgres cron job

Started by Robert Jamesover 12 years ago2 messagesgeneral
Jump to latest
#1Robert James
srobertjames@gmail.com

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.

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

#2John R Pierce
pierce@hogranch.com
In reply to: Robert James (#1)
Re: Postgres cron job

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

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general