Re: duration time on beta5

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Gaetano Mendola <mendola(at)bigfoot(dot)com>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: duration time on beta5
Date: 2003-10-23 23:44:44
Message-ID: 200310232344.h9NNiia10122@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Gaetano Mendola wrote:
> I'm seeing on the log file:
>
> LOG: duration: 0.024814 select now();
>
> Am I wrong or we agree to have:
>
> LOG: duration: 24.81 ms select now();

I think you are pointing to the wrong version --- I see:

LOG: duration: 0.998 ms statement: select 1;

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Gaetano Mendola 2003-10-23 23:51:48 Re: duration time on beta5
Previous Message Gaetano Mendola 2003-10-23 23:21:19 duration time on beta5