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. -- Best regards, Yury ICQ 11831432 mailto:[EMAIL PROTECTED]
- [GENERAL] postgresql and web application Yury Don
- Re: [GENERAL] postgresql and web application Oleg Broytmann
- Yury Don