Re: bg worker: patch 1 of 6 - permanent process
Markus Wanner <markus@bluegap.ch>
From: Markus Wanner <markus@bluegap.ch>
To: Itagaki Takahiro <itagaki.takahiro@gmail.com>
Cc: Robert Haas <robertmhaas@gmail.com>, PostgreSQL-development Hackers <pgsql-hackers@postgresql.org>
Date: 2010-08-26T10:42:11Z
Lists: pgsql-hackers
On 08/26/2010 05:01 AM, Itagaki Takahiro wrote: > Markus, do you need B? Or A + standard backend processes are enough? > If you need B eventually, starting with B might be better. No, I certainly don't need B. Why not just use an ordinary backend to do "user defined background processing"? It covers all of the API stability and the security issues I've raised. Regards Markus Wanner