Re: Pooling in Core WAS: Need help in performance tuning. - Mailing list pgsql-performance

From Rajesh Kumar Mallah
Subject Re: Pooling in Core WAS: Need help in performance tuning.
Date
Msg-id AANLkTilggKbmC9H7wlhlCdQFm5RJth1-9DPF8GoLV9Hm@mail.gmail.com
Whole thread Raw
In response to Re: Pooling in Core WAS: Need help in performance tuning.  (Tatsuo Ishii <ishii@postgresql.org>)
Responses Re: Pooling in Core WAS: Need help in performance tuning.
List pgsql-performance
 Thanks for the thought but it (-C) does not work .


BTW, I think you should use -C option with pgbench for this kind of
testing. -C establishes connection for each transaction, which is
pretty much similar to the real world application which do not use
connection pooling. You will be supprised how PostgreSQL connection
overhead is large.
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese: http://www.sraoss.co.jp

pgsql-performance by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: Pooling in Core WAS: Need help in performance tuning.
Next
From: Tatsuo Ishii
Date:
Subject: Re: Pooling in Core WAS: Need help in performance tuning.