Re: PostgreSQL pre-fork speedup - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: PostgreSQL pre-fork speedup
Date
Msg-id 200405061658.i46Gw8s11099@candle.pha.pa.us
Whole thread Raw
In response to Re: PostgreSQL pre-fork speedup  (sdv mailer <sdvmailer@yahoo.com>)
Responses Re: PostgreSQL pre-fork speedup  (sdv mailer <sdvmailer@yahoo.com>)
List pgsql-hackers
sdv mailer wrote:
> The speedup (UNIX) and slowdown (TCP) are both
> compared against normal direct connections from Client
> to PostgreSQL. This means with Pgpool (UNIX) it is 5x
> faster than normal connections to PostgreSQL. It is
> also 15x slower with Pgpool (TCP) compared to normal
> connections to PostgreSQL.

When you say compared to normal direct connections, do you mean normal
Unix connections or normal TCP connections?

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: ALTER TABLE TODO items
Next
From: sdv mailer
Date:
Subject: Re: PostgreSQL pre-fork speedup