Re: Very long "or" where clause

From: Florian Weimer <fweimer(at)bfk(dot)de>
To: Scara Maccai <m_lists(at)yahoo(dot)it>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Very long "or" where clause
Date: 2007-01-16 09:25:55
Message-ID: 82lkk3z5jw.fsf@mid.bfk.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

* Scara Maccai:

> Which would be the best method to access data? Should I use a
> procedure on the server side?

I tend to use a join to a temporary table for similar purposes. It
seems like the cleanest approach.

--
Florian Weimer <fweimer(at)bfk(dot)de>
BFK edv-consulting GmbH http://www.bfk.de/
Kriegsstraße 100 tel: +49-721-96201-1
D-76133 Karlsruhe fax: +49-721-96201-99

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2007-01-16 09:26:38 Re: Very long "or" where clause
Previous Message Magnus Hagander 2007-01-16 09:14:26 Re: [HACKERS] Checkpoint request failed on version 8.2.1.