Re: Improve Query

From: Grzegorz Jaśkiewicz <gryzman(at)gmail(dot)com>
To: Zach Calvert <zachcalvert(at)hemerasoftware(dot)com>
Cc: Nikolas Everett <nik9000(at)gmail(dot)com>, pgsql-performance(at)postgresql(dot)org, Dan Scott <balancedtree(at)gmail(dot)com>
Subject: Re: Improve Query
Date: 2009-05-27 16:32:50
Message-ID: 2f4958ff0905270932i18f05e4aie3701321075652@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

you have to vacuum analyze after you've created index, afaik.
No, count(*) is still counting rows.

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Zach Calvert 2009-05-27 16:37:06 Re: Improve Query
Previous Message Zach Calvert 2009-05-27 16:25:18 Re: Improve Query