Re: Join query on 1M row table slow

From: CSN <cool_screen_name90001(at)yahoo(dot)com>
To: Richard Huxton <dev(at)archonet(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Join query on 1M row table slow
Date: 2004-02-10 21:25:26
Message-ID: 20040210212526.78153.qmail@web40611.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> 2. Vacuum analyze the tables concerned and post the
> output of EXPLAIN ANALYSE
> with your query.

=> explain analyze;

results in:

ERROR: syntax error at or near ";" at character 16

__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message CSN 2004-02-10 21:33:19 Re: Join query on 1M row table slow
Previous Message scott.marlowe 2004-02-10 21:22:05 Re: Join query on 1M row table slow