Bertrand Petit <pgsql-sql(at)phoe(dot)frmug(dot)org> writes:
> On Wed, Aug 20, 2003 at 04:32:19PM -0400, Tom Lane wrote:
>> against actual elapsed time (cf psql's \timing option) would tell.
> What is measured by the \timing option?
Elapsed time ... as seen by the client, of course.
> The figures reported
> are slightly larger than those loged when the log_duration parameter
> is true.
Yeah, that's what I'd expect, especially if there is a network hop
involved.
regards, tom lane