| From: | dinesh kumar <dineshkumar02(at)gmail(dot)com> |
|---|---|
| To: | Dirk Mika <Dirk(dot)Mika(at)mikatiming(dot)de> |
| Cc: | "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: How to run a task continuously in the background |
| Date: | 2019-07-13 04:53:54 |
| Message-ID: | CALnrH7pNU-xAYUXXuFLXbfgf9pn=7V2o7YDqyczRfXnrSJ0uHg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Is *runseven*(extended version of pgbucket) is what you are looking for ?
https://asciinema.org/a/TeNkh9SqA1Bx9gO6LWtWJrMgA
*runseven* is still in beta, still require sometime to make it GA release.
You can refer more information about *runseven* here
<https://bitbucket.org/dineshopenscg/pgbucket/issues/5/can-pgbucket-add-job-with-sql-alone>
.
--Dinesh
On Fri, Jul 12, 2019 at 5:03 PM Dirk Mika <Dirk(dot)Mika(at)mikatiming(dot)de> wrote:
>
>
> But using a specific program that is good at its job is the unix way and
>
> better for it imho. If you have a good scheduler why re-write another
>
> one into every application?
>
>
>
> Well, the requirement is basically not job scheduling, but the continuous
> execution of a task that is to be started and stopped and that can work
> autonomously.
>
>
>
> Dirk
> --
> Dirk Mika
>
>
> *Software Developer *
>
>
>
> mika:timing GmbH
> Strundepark - Kürtener Str. 11b
> 51465 Bergisch Gladbach
> Germany
>
> fon +49 2202 2401-1197
> dirk(dot)mika(at)mikatiming(dot)de
> www.mikatiming.de
>
> AG Köln HRB 47509 * WEEE-Reg.-Nr. DE 90029884
> Geschäftsführer: Harald Mika, Jörg Mika
>
> <https://youtu.be/qfOFXrpSKLQ>
>
>
>
>
--
Regards,
Dinesh
manojadinesh.blogspot.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ian Barwick | 2019-07-13 06:03:17 | Re: Testing an extension against multiple versions of Postgresql |
| Previous Message | Rhys A.D. Stewart | 2019-07-13 01:55:54 | Testing an extension against multiple versions of Postgresql |