>>> "Mark Wong" <markwkm(at)gmail(dot)com> wrote:
> It appears to peak around 220 database connections:
>
> http://pugs.postgresql.org/node/514
Interesting. What did you use for connection pooling?
My tests have never stayed that flat as the connections in use
climbed. I'm curious why we're seeing such different results.
-Kevin