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;
?
In response to
pgsql-general by date
| Next: | From: Michael Glaesemann | Date: 2011-04-27 19:23:21 |
| Subject: Re: PostgreSQL Core Team |
| Previous: | From: Andreas Kretschmer | Date: 2011-04-27 19:19:51 |
| Subject: Re: PostgreSQL Core Team |