[elephant-devel] Next issue, this time with Postmodern backend
Leslie P. Polzer
leslie.polzer at gmx.net
Tue Feb 26 18:38:29 UTC 2008
> Sounds like you're opening to many connections to the db. How many
> threads do you have? Each thread opens it's own socket to the server
> so if you have 100 threads, you have 100 connections to the server.
Well, like I pointed out in my first mail, the threads are very few.
They make peak to five or a bunch more, but most of that won't access
the database. The main problem is that the idle workers don't get
reaped by PG...
Leslie
--
My personal blog: http://blog.viridian-project.de/
More information about the elephant-devel
mailing list