Re: Load testing across 2 machines - Mailing list pgsql-general

From Richard Huxton
Subject Re: Load testing across 2 machines
Date
Msg-id 443A1D80.6090004@archonet.com
Whole thread Raw
In response to Re: Load testing across 2 machines  (Gavin Hamill <gdh@laterooms.com>)
List pgsql-general
Gavin Hamill wrote:
> On Sun, 09 Apr 2006 17:00:14 +0100
> Simon Riggs <simon@2ndquadrant.com> wrote:
>
>> Sniff the live log for SELECT statements (plus their live durations),
>
> Wow, how wonderfully low-tech - hence it's right up my street :) Yay,
> some tail + psql fun coming up!

Be careful though - concurrency issues mean queries might not be
returning the same results, so not taking the same time anyway. Should
work nicely for load-testing though.

--
   Richard Huxton
   Archonet Ltd

pgsql-general by date:

Previous
From: Vittorio
Date:
Subject: Updating & inserting in one shot!
Next
From: "Harald Armin Massa"
Date:
Subject: Re: Updating & inserting in one shot!