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 [email protected] -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
