I compared against both TCP and UNIX direct
connections. No SSL, no authentication. See benchmark
results posted below again:

Direct
------
0.144 sec. Client <--UNIX--> PG
0.152 sec. Client <--TCP--> PG

5x Faster
---------
0.027 sec. Client <--UNIX--> Pgpool <--UNIX--> PG
0.028 sec. Client <--UNIX--> Pgpool <--TCP--> PG

15x Slower
----------
2.39  sec. Client <--TCP--> Pgpool <--UNIX--> PG
2.40  sec. Client <--TCP--> Pgpool <--TCP--> PG




        
                
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs  
http://hotjobs.sweepstakes.yahoo.com/careermakeover 

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
      joining column's datatypes do not match

Reply via email to