Re: how to get current sql execution time? - Mailing list pgsql-general

From bricklen
Subject Re: how to get current sql execution time?
Date
Msg-id AANLkTikutMMj0zbU39F1Owe8mxHr8LxeQSuQnuybAeex@mail.gmail.com
Whole thread Raw
In response to how to get current sql execution time?  (sunpeng <bluevaley@gmail.com>)
List pgsql-general
On Thu, Oct 14, 2010 at 3:47 PM, sunpeng <bluevaley@gmail.com> wrote:
> when I use the psql to send a sql, how to get current sql execution time?
>

At the psql prompt:

# \timing
Timing is on.

pgsql-general by date:

Previous
From: Rob Sargent
Date:
Subject: Re: how to get current sql execution time?
Next
From: Adrian Klaver
Date:
Subject: Re: how to get current sql execution time?