Re: elegant and effective way for running jobs inside a database

From: Artur Litwinowicz <admin(at)ybka(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: elegant and effective way for running jobs inside a database
Date: 2012-03-05 22:29:46
Message-ID: 4F553E5A.5070305@ybka.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

W dniu 2012-03-05 23:09, Jaime Casanova pisze:
> On Mon, Mar 5, 2012 at 5:03 PM, Artur Litwinowicz <admin(at)ybka(dot)com> wrote:
>>
>> I understand it... (I meant if you wanna something... do it for your
>> self - it is the fastest way).
>
> other way is to fund the work so someone can use his/her time to do it
>
>> Regarding a functional area I can help... but I can not understand why
>> this idea is so unappreciated?
>
> is not unappreciated, is just a problem that already *has* a solution
> if it were something that currently you can't do it then there would
> be more people after it
>
>> It will be so powerfull feature - I am working with systems made for
>> goverment (Orcale) - jobs are the core gears for data flow between many
>> systems and other goverment bureaus.
>>
>
> me too, and we solve it with cron
>

And You can modulate the jobs frequency, stop them and start from inside
the database automatically using only algorithms and interenal events
without administrator hand work... with cron... I can not belive... I do
not meant just simple: run stored procedure... I am using cron as well,
but in my work I like elegant, complex solutions - many "lego" blocks is
not always the best and simplest solution...

Attachment Content-Type Size
0xAF4A859D.asc application/pgp-keys 11.6 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Browne 2012-03-05 22:56:12 Re: elegant and effective way for running jobs inside a database
Previous Message Tomas Vondra 2012-03-05 22:20:51 Re: performance-test farm