Re: Simulating Postgresql clients

From: Raghavendra <raghavendra(dot)rao(at)enterprisedb(dot)com>
To: Rafiqul Haque <rafiq(dot)ced(at)gmail(dot)com>
Cc: pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Simulating Postgresql clients
Date: 2014-01-29 08:36:38
Message-ID: CA+h6AhiKU8x35NeEf+xkM8sP6fXFaq6k09NcMR_Nk9=rH2tDpw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Wed, Jan 29, 2014 at 2:02 PM, Rafiqul Haque <rafiq(dot)ced(at)gmail(dot)com> wrote:

> Hi,
>
> 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?
>
> Regards,
>
>
You can use pgbench.
http://wiki.postgresql.org/wiki/Pgbenchtesting

---
Regards,
Raghavendra
EnterpriseDB Corporation
Blog: http://raghavt.blogspot.com/

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message jaime soler 2014-01-29 08:38:40 Re: Simulating Postgresql clients
Previous Message Rafiqul Haque 2014-01-29 08:32:07 Simulating Postgresql clients