Re: Using EXPLAIN-ANALYZE

From: Abhishek <ajcool(at)gmail(dot)com>
To: "Kashmira Patel (kupatel)" <kupatel(at)cisco(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Using EXPLAIN-ANALYZE
Date: 2006-02-16 20:39:23
Message-ID: 506ca6630602161239n15d0334boa46cc9d496b9d291@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

http://www.postgresql.org/docs/7.2/static/performance-tips.html

EXPLAIN is explaied quite nicely with examples here. Hope that helps

Bests
AJ

On 2/16/06, Kashmira Patel (kupatel) <kupatel(at)cisco(dot)com> wrote:
>
> Hi all,
> I am pretty new to using Postrgres, and have been looking at the
> messages in this forum for a while. I have noticed that the use of
> EXPLAIN-ANALYZE is recommended quite a lot. I read the Postgres docs, but am
> not quite sure I understand how this works. Is there some tutorial or any
> other documentation how this can be used?
>
> Thanks a lot,
> Kashmira Patel
>

--
Bests,
AJ

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Kashmira Patel (kupatel) 2006-02-16 21:08:40 Re: Using EXPLAIN-ANALYZE
Previous Message Kashmira Patel (kupatel) 2006-02-16 20:07:10 Using EXPLAIN-ANALYZE