Re: Automatic SQL command execution

Поиск
Список
Период
Сортировка
От Obe, Regina
Тема Re: Automatic SQL command execution
Дата
Msg-id 53F9CF533E1AA14EA1F8C5C08ABC08D20451395C@ZDND.DND.boston.cob
обсуждение исходный текст
Ответ на Re: Automatic SQL command execution  (Lewis Cunningham <lewisc@rocketmail.com>)
Ответы Re: Automatic SQL command execution
Список pgsql-novice
--- 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.


В списке pgsql-novice по дате отправления:

Предыдущее
От: Lewis Cunningham
Дата:
Сообщение: Re: Automatic SQL command execution
Следующее
От: "Ridvan Lakas ng Bayan S. Baluyos"
Дата:
Сообщение: Table exists but can't drop.