re : Re: Very long running query - Mailing list pgsql-general

From
Subject re : Re: Very long running query
Date
Msg-id 200104120845.f3C8jM806217@postgresql.org
Whole thread Raw
List pgsql-general
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


Cheers ,

PEJAC Pascal

pgsql-general by date:

Previous
From: will trillich
Date:
Subject: Re: System tables
Next
From: Tony Grant
Date:
Subject: Re: ongoing holy grail thread