On 4/12/2013 1:45 AM, Yang Zhang wrote:
db=> explain select * from lead where email = 'f...@blah.com';

can you try

   explain analyze select * from lead where email = 'f...@blah.com';

?


--
john r pierce                                      37N 122W
somewhere on the middle of the left coast

Reply via email to