Re: Pooling in Core WAS: Need help in performance tuning.

From: Rajesh Kumar Mallah <mallah(dot)rajesh(at)gmail(dot)com>
To: Tatsuo Ishii <ishii(at)postgresql(dot)org>
Cc: greg(at)2ndquadrant(dot)com, Kevin(dot)Grittner(at)wicourts(dot)gov, matthew(at)flymine(dot)org, craig(at)postnewspapers(dot)com(dot)au, pgsql-performance(at)postgresql(dot)org
Subject: Re: Pooling in Core WAS: Need help in performance tuning.
Date: 2010-07-19 02:36:09
Message-ID: AANLkTilggKbmC9H7wlhlCdQFm5RJth1-9DPF8GoLV9Hm@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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
>

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Tatsuo Ishii 2010-07-19 02:50:34 Re: Pooling in Core WAS: Need help in performance tuning.
Previous Message Tatsuo Ishii 2010-07-19 02:16:04 Re: Pooling in Core WAS: Need help in performance tuning.