| From: | "S(dot)Thanga Prakash" <thanga(at)midascomm(dot)com> |
|---|---|
| To: | Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> |
| Cc: | <pgsql-performance(at)postgresql(dot)org> |
| Subject: | Re: help on explain analyse in psql 7.1.3 (linux) |
| Date: | 2005-04-07 08:45:19 |
| Message-ID: | Pine.LNX.4.33.0504071413480.9028-100000@albatross.midascomm.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-performance |
hi,
thanks for immediate response..
regards,
stp..
On Thu, 7 Apr 2005, Christopher Kings-Lynne wrote:
> > I didn't find option analyse in explain command..
> >
> > how to get time taken by SQL procedure/query?
>
> Explain analyze was added in 7.2 - you really need to upgrade...
>
> You can use \timing in psql to get an approximation...
>
> Chris
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Douglas J. Trainor | 2005-04-07 09:55:59 | Re: How to improve db performance with $7K? |
| Previous Message | Christopher Kings-Lynne | 2005-04-07 08:18:32 | Re: help on time calculation |