Re: Hash join operator question - Mailing list pgsql-general

From Tom Lane
Subject Re: Hash join operator question
Date
Msg-id 7418.1116856854@sss.pgh.pa.us
Whole thread Raw
In response to Hash join operator question  (Paolo Tavalazzi <ptavalazzi@charta.it>)
List pgsql-general
Paolo Tavalazzi <ptavalazzi@charta.it> writes:
> My feeling is that having to only confront the value key venue_code with a
> variable value and a constant value "*",
> it can be possible to create an operator that it manages this type of query
> using a hashjoin clause.
> Is it possible??

No.

            regards, tom lane

pgsql-general by date:

Previous
From: Patrick.FICHE@AQSACOM.COM
Date:
Subject: Re: How to recover from : "Cache lookup failed for rela
Next
From: Howard Cole
Date:
Subject: Re: Postgresql .NET Data Provider for Visual Studio 2005