Re: job scheduling - Mailing list pgsql-general

From Jason Earl
Subject Re: job scheduling
Date
Msg-id 1012322133.24959.141.camel@npa01zz001
Whole thread Raw
In response to job scheduling  ("loveablebyall" <loveablebyall@hotmail.com>)
List 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 by date:

Previous
From: Andrew Sullivan
Date:
Subject: Re: Moving my business to PostgreSQL
Next
From: David Link
Date:
Subject: Upgrade 7.0.3 -> 7.1.3 problems!