Re: How can we make beta testing better?

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Greg Stark <stark(at)mit(dot)edu>, Rod Taylor <rod(dot)taylor(at)gmail(dot)com>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: How can we make beta testing better?
Date: 2014-04-17 18:18:20
Message-ID: 53501AEC.40804@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 04/17/2014 05:39 AM, Greg Stark wrote:
> On Wed, Apr 16, 2014 at 12:53 AM, Rod Taylor <rod(dot)taylor(at)gmail(dot)com> wrote:
>> 4) Plays queries from the CSV logs starting from $TIME mimicking actual
>> timing and transaction boundaries
>
> This ^^
>
> But I recall a number of previous attempts including plugins for
> general load testing systems, what happened to them?
>
> Honestly if you really want to load test properly though what you
> really want to do is deploy a copy of your entire application and feed
> it requests simulating user traffic. That results in more accurate
> representation and gives you data that's easier to act on.

Software is available which can do this. The problem is getting the
workload in the first place.

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephen Frost 2014-04-17 18:38:19 Re: Clock sweep not caching enough B-Tree leaf pages?
Previous Message Peter Geoghegan 2014-04-17 17:54:43 Re: Clock sweep not caching enough B-Tree leaf pages?