Re: getting count for a specific querry - Mailing list pgsql-sql

From Andrew Sullivan
Subject Re: getting count for a specific querry
Date
Msg-id 20050408193333.GA28225@phlogiston.dyndns.org
Whole thread Raw
In response to Re: getting count for a specific querry  ("Joel Fradkin" <jfradkin@wazagua.com>)
List pgsql-sql
On Fri, Apr 08, 2005 at 03:23:25PM -0400, Joel Fradkin wrote:
> Believe me I just spent two months converting our app, I do not wish to give
> our queries run much slower on postgres. As mentioned I purchased a 4 proc

I suspect you want the -performance list.  And it'd be real handy to
get some EXPLAIN ANALYSE results for the offending queries in order
to help you (where "handy" is read as "necessary").

A
-- 
Andrew Sullivan  | ajs@crankycanuck.ca
Information security isn't a technological problem.  It's an economics
problem.    --Bruce Schneier


pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: getting count for a specific querry
Next
From: "Joel Fradkin"
Date:
Subject: Re: getting count for a specific querry