Re: PgPool changes WAS: PostgreSQL clustering VS MySQL
Josh Berkus <josh@agliodbs.com>
From: Josh Berkus <josh@agliodbs.com>
To: Ragnar Hafstað <gnari@simnet.is>
Cc: pgsql-performance@postgresql.org, Tatsuo Ishii <t-ishii@sra.co.jp>
Date: 2005-01-24T23:45:51Z
Lists: pgsql-performance
Ragnar, > note that these sometimes do not provide connection pooling as such, > just persistent connections (Apache::DBI) Yes, right. > no. you can only count on web-server-process==connection, but not > web-user==connection, unless you can garantee that the same user > client always connects to same web-server process. Are there ones that you use which might use several different connections to send a series of queries from a single web-user, less than 5 seconds apart? -- --Josh Josh Berkus Aglio Database Solutions San Francisco