Re: scheduler in core - Mailing list pgsql-hackers

From Dave Page
Subject Re: scheduler in core
Date
Msg-id 937d27e11002201634r24b5b93hc6891fe883ae34fe@mail.gmail.com
Whole thread Raw
In response to Re: scheduler in core  (Lucas <lucas75@gmail.com>)
List pgsql-hackers
On Sat, Feb 20, 2010 at 11:55 PM, Lucas <lucas75@gmail.com> wrote:

> I believe that a database scheduler would allow me to drop 20 thousand lines
> of java code in my server...

How does that work? If you don't have a scheduler in the database, or
pgAgent, why aren't you using cron or Windows task scheduler, neither
of which would require 20K lines of Java code.

-- 
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: scheduler in core
Next
From: "David E. Wheeler"
Date:
Subject: Re: PGXS: REGRESS_OPTS=--load-language=plpgsql