Re: Response time

From: Neil Conway <neilc(at)samurai(dot)com>
To: radha(dot)manohar(at)ndsu(dot)nodak(dot)edu
Cc: PostgreSQL Performance <pgsql-performance(at)postgresql(dot)org>
Subject: Re: Response time
Date: 2003-11-04 20:12:37
Message-ID: 1067976756.336.0.camel@tokyo
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Tue, 2003-11-04 at 09:49, radha(dot)manohar(at)ndsu(dot)nodak(dot)edu wrote:
> How do we measure the response time in postgresql?

In addition to EXPLAIN ANALYZE, the log_min_duration_statement
configuration variable and the \timing psql command might also be
useful.

-Neil

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Paul Ganainm 2003-11-05 10:28:25 Interbase/Firebird - any users out there - what's the performance like compared to PostgreSQL?
Previous Message Pavel Stehule 2003-11-04 15:02:11 Re: Response time