Re: Improve Query

From: Zach Calvert <zachcalvert(at)hemerasoftware(dot)com>
To: Grzegorz Jaśkiewicz <gryzman(at)gmail(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:37:06
Message-ID: 89af81ab0905270937q3618ea9fj43d5809625c59d23@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Still getting a seq scan after doing vacuum analyze. Any other ideas?

2009/5/27 Grzegorz Jaśkiewicz <gryzman(at)gmail(dot)com>:
> 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 Heikki Linnakangas 2009-05-27 17:10:20 Re: Improve Query
Previous Message Grzegorz Jaśkiewicz 2009-05-27 16:32:50 Re: Improve Query