Re: explain analyze buffer - Mailing list pgsql-general

From Rob Sargent
Subject Re: explain analyze buffer
Date
Msg-id 4DB86CBB.1020601@gmail.com
Whole thread Raw
In response to explain analyze buffer  (SUBHAM ROY <subham.iem@gmail.com>)
List pgsql-general

On 04/27/2011 12:45 PM, SUBHAM ROY wrote:
> I am using postgres 8.4.8.
> |EXPLAIN (ANALYZE,BUFFERS)| is not working. So is there any patch
> available for it? If so, kindly specify from where to get it and how to
> install it.
>
> --
> Thank You,
> Subham Roy,
> CSE IIT Bombay.
>

Have you tried just plain

explain analyse select-something;

?

pgsql-general by date:

Previous
From: Andreas Kretschmer
Date:
Subject: Re: PostgreSQL Core Team
Next
From: Michael Glaesemann
Date:
Subject: Re: PostgreSQL Core Team