Tuesday, July 1, 2008

Re: [NOVICE] Automatic SQL command execution

--- On Fri, 6/27/08, Sean Davis <sdavis2@mail.nih.gov> wrote:

>> Postgresql doesn't have tools to do that directly. If
>> you are on
>> Linux or Unix, you can use cron; Windows probably has
>> something
>> similar to automate tasks.
>>

> I use nncron lite. Free and cron file compatible.

> http://www.nncron.ru/nncronlt/help/help.htm


> Lewis R Cunningham

> An Expert's Guide to Oracle Technology
> http://blogs.ittoolbox.com/oracle/guide/


> Postgres Forums
> http://postgres.enterprisedb.com/forum.do



Actually you can use PgAgent which comes packaged with PgAdmin III.
I've used it successfully on both windows and RedHat linux. I think it
works anywhere PostgreSQL works. The nice thing about PgAgent is that
you can see the status of jobs from the PgAdmin administrative tool and
trigger a manual run of a scheduled job from PgAdmin tool from anywhere.

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


Hope that helps,
Regina
-----------------------------------------
The substance of this message, including any attachments, may be
confidential, legally privileged and/or exempt from disclosure
pursuant to Massachusetts law. It is intended
solely for the addressee. If you received this in error, please
contact the sender and delete the material from any computer.


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

No comments: