Re: is possible enforce \timing on from command line

From: classical_89 <luongnx512(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: is possible enforce \timing on from command line
Date: 2012-12-17 08:59:46
Message-ID: 1355734786561-5736860.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

postgres=# \timing
Timing is on.
postgres=# SELECT now();
now
----------------------------
2012-12-17 15:56:39.655+07
(1 row)

Time: 11.429 ms
postgres=#

--
View this message in context: http://postgresql.1045698.n5.nabble.com/is-possible-enforce-timing-on-from-command-line-tp5736858p5736860.html
Sent from the PostgreSQL - hackers mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavan Deolasee 2012-12-17 09:04:41 Re: XLByte* usage
Previous Message Erik Rijkers 2012-12-17 08:54:59 Re: WIP: index support for regexp search