On Fri, Feb 5, 2010 at 5:37 PM, Anand Chitipothu <[email protected]>wrote:
> On Sat, Feb 6, 2010 at 2:19 AM, kevin <[email protected]> wrote: > > new threads are automatically creating new connections. > > how to make sub-processes do the same? > > sample code to reproduce it? > i am getting this error message in pg_log log directory does this help? http://pastie.org/813651 i do not think there are any error in the queries [select, insert/updates] i am doing, because if i switch to threading instead of multiprocessing i dont get any error at all. but i want to use multiprocessing. -- You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/webpy?hl=en.
