From: | Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> |
---|---|
To: | Durai <visolve_postgres(at)lycos(dot)co(dot)uk> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Multiuser testing -- PostgreSQL 7.3.4 |
Date: | 2003-11-22 14:22:35 |
Message-ID: | 20031122142235.GA6016@dcc.uchile.cl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Thu, Nov 20, 2003 at 09:33:48PM +0530, Durai wrote:
> How to test the "Multiuser testing" in PostgreSQL?. I used
> the apache bench "ab" tool for this one.
For a real world test you would need several scripts doing different
things: updates to different rows, insertions, maybe deletes. Set them up to
be reachable from your web server somehow, and then pass the URLs to siege
(http://joedog.org/siege/)
--
Alvaro Herrera (<alvherre[(at)]dcc(dot)uchile(dot)cl>)
"The West won the world not by the superiority of its ideas or values
or religion but rather by its superiority in applying organized violence.
Westerners often forget this fact, non-Westerners never do."
(Samuel P. Huntington)
From | Date | Subject | |
---|---|---|---|
Next Message | Carmen Wai | 2003-11-22 14:23:50 | Invalid page header in block xxxx |
Previous Message | Rajesh Kumar Mallah | 2003-11-22 13:44:49 | Silent truncation of numeric values. |