Re: Fwd: [GENERAL] how to start a procedure after postgresql started.

2011-05-22 Thread John R Pierce
On 05/22/11 7:14 PM, jun yang wrote: actually, we will write the procedure in pl/python,then fork a new thread or a new process which is easy it would have to be a top level process, as you can't have multiple threads within a single postgres service connection interacting with postgres unles

Fwd: [GENERAL] how to start a procedure after postgresql started.

2011-05-22 Thread jun yang
-- Forwarded message -- From: jun yang Date: 2011/5/23 Subject: Re: [GENERAL] how to start a procedure after postgresql started. To: Craig Ringer 2011/5/23 Craig Ringer : > On 23/05/2011 9:37 AM, jun yang wrote: > >> what we want to do is explore the ability to move the system t