Hello All,

I am trying to develop web application with postgresql as datastorage,
using zope.
I read in documentation that postgresql is not multithreaded. So, I
understand that I can't use one connection to database for all users
and I must to open new connection for every user. Am I right? Or maybe
exists a way to work with one connection, wich will execute a several
queries simultaneously?

-- 
Best regards,
 Yury  ICQ 11831432
 mailto:[EMAIL PROTECTED]


Reply via email to