Re: Very long "or" where clause

From: Scara Maccai <m_lists(at)yahoo(dot)it>
To: Richard Huxton <dev(at)archonet(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Very long "or" where clause
Date: 2007-01-16 09:50:09
Message-ID: 45AC9FD1.1010405@yahoo.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Put the test-values into a temporary table, analyse it and then join
> against it.

Ok, I didn't think of it.

> Can't say about indexes without knowing more about your
> usage pattern.

What do you mean?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2007-01-16 10:07:07 Re: Very long "or" where clause
Previous Message Richard Huxton 2007-01-16 09:26:38 Re: Very long "or" where clause