Re: Benchmark - Mailing list pgsql-performance

From Tomka Gergely
Subject Re: Benchmark
Date
Msg-id Pine.LNX.4.33.0308151130450.20499-100000@zeus.gau.hu
Whole thread Raw
In response to Benchmark  (mixo <mixo@coza.net.za>)
List pgsql-performance
2003-08-15 ragyogó napján mixo ezt üzente:

> For example, a user login in, displaying a ticket and searching for tickets;
> all these invlove a user connecting to the a url, like for search, a
> user needs
> to open "somehost.domain/path/to/search.html?with=arguments". The
> utiltly needs
> to simulate these actions.

Maybe a simple script, with lines like this:
#!/bin/bash
wget http://somehost.domain/path/to/search.html?with=arguments
wget http://somehost.domain/another/script.html
...

?

--
Tomka Gergely
"S most - vajon barbárok nélkül mi lesz velünk?
Ők mégiscsak megoldás voltak valahogy..."


pgsql-performance by date:

Previous
From: mixo
Date:
Subject: Benchmark
Next
From: Toni Schlichting
Date:
Subject: Re: On Linux Filesystems