Re: job scheduling

Поиск
Список
Период
Сортировка
От Jason Earl
Тема Re: job scheduling
Дата
Msg-id 1012322133.24959.141.camel@npa01zz001
обсуждение исходный текст
Ответ на job scheduling  ("loveablebyall" <loveablebyall@hotmail.com>)
Список pgsql-general
Most PostgreSQL users use the cron facilities that are part of their
operating system.  If you are running PostgreSQL on some flavor of Unix
you can type "man cron" for more information.  If you are having
problems understanding the cron system write back with more specific
questions, we'll be happy to help.

If you are running PostgreSQL on a system that doesn't include cron
(like Windows), then you should be able to get some sort of work-alike.
A quick google search for "cron windows" turned up several
possibilities.

Jason

On Mon, 2002-01-28 at 20:40, loveablebyall wrote:
> Hai all,
>
> Is there any way to do  a job scheduling in Postgres database as in MS
> Sql server?
>
> rao



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

Предыдущее
От: Andrew Sullivan
Дата:
Сообщение: Re: Moving my business to PostgreSQL
Следующее
От: David Link
Дата:
Сообщение: Upgrade 7.0.3 -> 7.1.3 problems!