Re: Simulating Postgresql clients

From: Stephen Frost <sfrost(at)snowman(dot)net>
To: Rafiqul Haque <rafiq(dot)ced(at)gmail(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Simulating Postgresql clients
Date: 2014-01-29 13:24:35
Message-ID: 20140129132435.GC31026@tamriel.snowman.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

* Rafiqul Haque (rafiq(dot)ced(at)gmail(dot)com) wrote:
> I would be grateful anyone have a suggestion for my problem. I want to
> simulate 400 clients sending queries to my Postgresql server. I know the
> only option is developing the simulator by myself. I was wondering if there
> is any ready tool which I could use. I googled a lot however literally, I
> did not find anything.
>
> Does anyone have an advise for me?

Unless your server has 400 CPUs, you probably want to use a connection
pooler in front of PG.

Thanks,

Stephen

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Rafiqul Haque 2014-01-29 18:09:32 HammerDB Error
Previous Message Luca Ferrari 2014-01-29 10:54:43 Re: multiple database connections