| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | Lucas <lucas75(at)gmail(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Dimitri Fontaine <dfontaine(at)hi-media(dot)com>, Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: scheduler in core |
| Date: | 2010-02-21 00:34:38 |
| Message-ID: | 937d27e11002201634r24b5b93hc6891fe883ae34fe@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Sat, Feb 20, 2010 at 11:55 PM, Lucas <lucas75(at)gmail(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David E. Wheeler | 2010-02-21 00:37:42 | Re: PGXS: REGRESS_OPTS=--load-language=plpgsql |
| Previous Message | Dave Page | 2010-02-21 00:32:42 | Re: scheduler in core |