Re: more detailed timing ? - Mailing list pgsql-hackers

From Neil Conway
Subject Re: more detailed timing ?
Date
Msg-id 4242B417.7020005@samurai.com
Whole thread Raw
In response to Re: more detailed timing ?  (Oleg Bartunov <oleg@sai.msu.su>)
List pgsql-hackers
Oleg Bartunov wrote:
> oh, no. I need 2 numbers only :) What's \timing in psql does ?
> Or it's just a wrapper to system 'time' ?

It computes wall-clock time via gettimeofday(), and is entirely 
implemented on the client-side.

-Neil


pgsql-hackers by date:

Previous
From: csperumal@netscape.net (Srinivasa Perumal)
Date:
Subject: Postgres recoverey for deleted row of data
Next
From: "Bort, Paul"
Date:
Subject: Re: RFC: built-in historical query time profiling