Re: INDEX suggestion needed

From: "Magnus Naeslund(f)" <mag(at)fbab(dot)net>
To: "Thomas Beutin" <tyrone(at)laokoon(dot)IN-Berlin(dot)DE>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: INDEX suggestion needed
Date: 2002-12-12 19:32:00
Message-ID: 022301c2a215$242e9240$f80c0a0a@mnd
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thomas Beutin <tyrone(at)laokoon(dot)IN-Berlin(dot)DE> wrote:
[snip all]

Does it help anything if you cast to the relevant type before executing,
i.e.:

( visit >= '2002-12-01'::timestamp AND visit <=
'2002-12-11'::timestamp )

Magnus

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jean-Luc Lachance 2002-12-12 20:21:12 Re: Fw: infinity as a date
Previous Message Bret Hughes 2002-12-12 19:31:25 Re: PostgreSQL idocs