Re: Query performance

From: Richard Huxton <dev(at)archonet(dot)com>
To: Bill <bill(at)math(dot)uchicago(dot)edu>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Query performance
Date: 2004-06-28 09:14:11
Message-ID: 40DFE163.8000107@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Bill wrote:
> Actually, I have some queries that are slow, however I was wondering if you
> could help me write a query that is rather simple, but I, as a true database
> novice, can't seem to conjure. So we have stocks, as I have previously
> said, and I have a huge table which contains all of the opening and closing
> prices of some stocks from each day.

Schemas, Bill - show us your table definitions so people can see exactly
where they stand.

--
Richard Huxton
Archonet Ltd

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Josh Berkus 2004-06-28 16:47:59 Re: postgres 7.4 at 100%
Previous Message Tom Lane 2004-06-28 05:48:43 Re: SQL stupid query plan... terrible performance !