explain analyze buffer <query>

From: SUBHAM ROY <subham(dot)iem(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: explain analyze buffer <query>
Date: 2011-04-27 18:45:40
Message-ID: BANLkTi=muBputhqgJw8B=EbHBsgPF25E7A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dave Page 2011-04-27 18:48:48 PostgreSQL Core Team
Previous Message Adrian Schreyer 2011-04-27 18:43:16 Re: Best way to construct PostgreSQL ArrayType (_int4) from C int array