Re: Load testing across 2 machines

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Load testing across 2 machines
Дата
Msg-id 443A1D80.6090004@archonet.com
обсуждение исходный текст
Ответ на Re: Load testing across 2 machines  (Gavin Hamill <gdh@laterooms.com>)
Список 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 по дате отправления:

Предыдущее
От: Vittorio
Дата:
Сообщение: Updating & inserting in one shot!
Следующее
От: "Harald Armin Massa"
Дата:
Сообщение: Re: Updating & inserting in one shot!