Re: Strange query duration

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Fernando Hevia" <fhevia(at)ip-tel(dot)com(dot)ar>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Strange query duration
Date: 2008-07-22 20:46:13
Message-ID: 4240.1216759573@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

"Fernando Hevia" <fhevia(at)ip-tel(dot)com(dot)ar> writes:
> The 'f_tasador' procedure is quite fast. As per log output I can see the
> procedure completes its execution within one second. Nevertheless in the LOG
> duration entry it shows a statement duration of over 36 secs.

It says milliseconds, not seconds.

regards, tom lane

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Steve Midgley 2008-07-22 21:17:20 Re: index for group by
Previous Message Fernando Hevia 2008-07-22 20:45:18 Re: Strange query duration