On 10/14/2010 03:47 PM, sunpeng wrote:
> when I use the psql to send a sql, how to get current sql execution time?
http://www.postgresql.org/docs/9.0/interactive/app-psql.html
"\timing [ on | off ]
Without parameter, toggles a display of how long each SQL statement
takes, in milliseconds. With parameter, sets same. "
--
Adrian Klaver
adrian.klaver@gmail.com