Re: Noobie: Problems with a query

From: Nabil Sayegh <postgresql(at)e-trolley(dot)de>
To: Chris Boget <chris(at)wild(dot)net>
Cc: PGSql Novice <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Noobie: Problems with a query
Date: 2003-06-30 11:58:55
Message-ID: 1056974334.6646.0.camel@billy
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Am Mon, 2003-06-30 um 13.56 schrieb Chris Boget:
> which, sadly, is greek to me. The problem is that the above query
> takes very close to 12 seconds to execute. Is there a better way I
> could write the query? The number of rows in each table are as
> follows:

First of all you should try: VACUUM ANALYZE;

HTH
--
e-Trolley Sayegh & John, Nabil Sayegh
Tel.: 0700 etrolley /// 0700 38765539
Fax.: +49 69 8299381-8
PGP : http://www.e-trolley.de

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Chris Boget 2003-06-30 12:27:30 Re: Noobie: Problems with a query
Previous Message Chris Boget 2003-06-30 11:56:31 Noobie: Problems with a query