Re: Response time

From: Neil Conway <neilc(at)samurai(dot)com>
To: <radha(dot)manohar(at)ndsu(dot)nodak(dot)edu>
Cc: <pgsql-performance(at)postgresql(dot)org>
Subject: Re: Response time
Date: 2003-11-05 17:40:18
Message-ID: 87ad7ar9x9.fsf@mailbox.samurai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

<radha(dot)manohar(at)ndsu(dot)nodak(dot)edu> writes:
> The \timing psql command gives different time for the same query executed
> repeatedly.

That's probably because executing the query repeatedly results in
different execution times, as one would expect. \timing returns the
"exact" query response time, nevertheless.

-Neil

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Andrew Sullivan 2003-11-05 18:04:22 Re: Response time
Previous Message radha.manohar 2003-11-05 17:35:22 Re: Response time