Re: Confused by 'timing' results - Mailing list pgsql-admin

From Scott Marlowe
Subject Re: Confused by 'timing' results
Date
Msg-id AANLkTinyeLbvHSOaGSYxPAMQG9nt5nzDpzXM_6+Vg_vT@mail.gmail.com
Whole thread Raw
In response to Re: Confused by 'timing' results  (A J <s5aly@yahoo.com>)
Responses Re: Confused by 'timing' results  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-admin
On Thu, Sep 2, 2010 at 11:34 AM, A J <s5aly@yahoo.com> wrote:
> Kevin
> The problem I am trying to solve is:
> measure accurately both the database server time + network time when several
> clients connect to the database from different geographic location.
> All the clients hit the database simultaneously with a long script each of
> insert/update/select queries.

Then that's what you should test.  create long scripts, run them from
different locales, and measure the overall time differences, if any,
of the same file from different locales.

pgsql-admin by date:

Previous
From: A J
Date:
Subject: Re: Confused by 'timing' results
Next
From: Tom Lane
Date:
Subject: Re: Confused by 'timing' results