| From: | Simon Riggs <simon(at)2ndQuadrant(dot)com> |
|---|---|
| To: | Kohei KaiGai <kaigai(at)kaigai(dot)gr(dot)jp> |
| Cc: | Andrew Dunstan <andrew(at)dunslane(dot)net>, Robert Haas <robertmhaas(at)gmail(dot)com>, "David E(dot) Wheeler" <david(at)justatheory(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [v9.3] Extra Daemons (Re: elegant and effective way for running jobs inside a database) |
| Date: | 2012-04-25 10:03:18 |
| Message-ID: | CA+U5nMK5__YyniqrAcFqgk1bURDj1qgR2v-dZhM1Bh3bMwfvLQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, Apr 25, 2012 at 10:40 AM, Kohei KaiGai <kaigai(at)kaigai(dot)gr(dot)jp> wrote:
> I tried to implement a patch according to the idea. It allows extensions
> to register an entry point of the self-managed daemon processes,
> then postmaster start and stop them according to the normal manner.
I've got a provisional version of this as well, that I was expecting
to submit for 9.3CF1
Best thing is probably to catch up at PGCon on this, so we can merge
the proposals and code.
--
Simon Riggs http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nicolas Barbier | 2012-04-25 10:08:23 | Re: Temporary tables under hot standby |
| Previous Message | Kohei KaiGai | 2012-04-25 09:40:23 | [v9.3] Extra Daemons (Re: elegant and effective way for running jobs inside a database) |