| From: | elwood(at)agouros(dot)de (Konstantinos Agouros) |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: : Re: Very long running query |
| Date: | 2001-04-12 11:50:43 |
| Message-ID: | elwood.987076219@news.agouros.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
In <200104120845(dot)f3C8jM806217(at)postgresql(dot)org> <pejac(at)altern(dot)org> writes:
>The query explain see that your query don't use
>index, so have you create index on Netscapereduce(url) and websensebycat (url) ????
>If you have already create this index , for optimizer
>to use index with SEQ_SCAN OFF
That was what I thought creating extra indexes. I will try this.
Thanks,
Konstantin
>Cheers ,
>PEJAC Pascal
>---------------------------(end of broadcast)---------------------------
>TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
--
Dipl-Inf. Konstantin Agouros aka Elwood Blues. Internet: elwood(at)agouros(dot)de
Otkerstr. 28, 81547 Muenchen, Germany. Tel +49 89 69370185
----------------------------------------------------------------------------
"Captain, this ship will not sustain the forming of the cosmos." B'Elana Torres
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Konstantinos Agouros | 2001-04-12 11:57:10 | Re: : Re: Very long running query |
| Previous Message | Simon Bæk Carstensen | 2001-04-12 11:39:45 | to_char(now(), 'YYYY') and time zones |