Re: Can postgres handle "group by" queries? - Mailing list pgsql-general

From Raymond O'Donnell
Subject Re: Can postgres handle "group by" queries?
Date
Msg-id 47790647.90104@iol.ie
Whole thread Raw
In response to Can postgres handle "group by" queries?  ("Abraham, Danny" <danny_abraham@bmc.com>)
List pgsql-general
On 31/12/2007 15:07, Abraham, Danny wrote:

> runs for about 200s on Postgres, but 13s on MS SQL Server, on the same
> machine.
> The searched column is indexed.
> By reading the "explain" you can tell that the index is being used.

Have you been running VACUUM on the table?

Ray.

---------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
---------------------------------------------------------------

pgsql-general by date:

Previous
From: "Abraham, Danny"
Date:
Subject: Can postgres handle "group by" queries?
Next
From: "blackwater dev"
Date:
Subject: Re: [TLM] Re: batch insert/update