On 4/12/2013 1:45 AM, Yang Zhang wrote:
db=> explain select * from lead where email = '[email protected]';

can you try

   explain analyze select * from lead where email = '[email protected]';

?


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

Reply via email to