Re: PgPool changes WAS: PostgreSQL clustering VS MySQL - Mailing list pgsql-performance

From Ragnar Hafstað
Subject Re: PgPool changes WAS: PostgreSQL clustering VS MySQL
Date
Msg-id 1106646726.22636.14.camel@localhost.localdomain
Whole thread Raw
In response to Re: PgPool changes WAS: PostgreSQL clustering VS MySQL  (Josh Berkus <josh@agliodbs.com>)
List pgsql-performance
On Mon, 2005-01-24 at 15:45 -0800, Josh Berkus wrote:

> [about keeping open DB connections between web-client connections]

> [I wrote:]
> > 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?

actually, it had never occurred to me to test all browsers in this
reguard, but i can think of LWP::UserAgent.

gnari



pgsql-performance by date:

Previous
From: Antony Paul
Date:
Subject: Re: How to boost performance of ilike queries ?
Next
From: Russell Smith
Date:
Subject: Re: How to boost performance of ilike queries ?