Re: meaning of Total runtime - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: meaning of Total runtime
Date
Msg-id 461FEC11.9080803@commandprompt.com
Whole thread Raw
In response to meaning of Total runtime  ("jungmin shin" <jungmin.shin@gmail.com>)
List pgsql-general
jungmin shin wrote:
>
> Could you somebody explain to me what is the meaning of Total runtime
> which is generated by explain analyze command?

It is the time it took the query to execute.

>
> Thanks,
> Jungmin
>
> --
> Jungmin Shin


--

       === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive  PostgreSQL solutions since 1997
              http://www.commandprompt.com/

Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/


pgsql-general by date:

Previous
From: Raymond O'Donnell
Date:
Subject: Temporary table in pl/pgsql
Next
From: "Merlin Moncure"
Date:
Subject: Re: Temporary table in pl/pgsql