Re: How to write jobs in postgresql

From: Chris Browne <cbbrowne(at)acm(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: How to write jobs in postgresql
Date: 2005-08-08 21:52:00
Message-ID: 60irygxfjz.fsf@dba2.int.libertyrms.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

chiranjeevi(dot)i(at)pyronetworks(dot)com ("chiranjeevi.i") writes:
>     Is it possible to write jobs in postgresql & if possible how
> should I write .please help me.:p>

What do you mean by "job?"

If you mean "run some sort of scheduled script," then that represents
something that you could do using your favorite operating system's
scheduling system.

On Unix, we normally schedule batch jobs using cron.

If you are running on Windows, I'm not particularly familiar with
whatever it is that you would run there.
--
(format nil "~S(at)~S" "cbbrowne" "acm.org")
http://www.ntlug.org/~cbbrowne/sap.html
Rules of the Evil Overlord #78. "I will not tell my Legions of Terror
"And he must be taken alive!" The command will be: ``And try to take
him alive if it is reasonably practical.''"
<http://www.eviloverlord.com/>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Martín Marqués 2005-08-08 22:02:46 Re: pgmonitor
Previous Message Bruce Momjian 2005-08-08 21:29:51 Re: pgmonitor