From: | "Gerald D(dot) Anderson" <gander(at)vte(dot)com> |
---|---|
To: | Russell Smith <mr-russ(at)pws(dot)com(dot)au> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alvaro Herrera <alvherre(at)surnet(dot)cl>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Old problem needs solution |
Date: | 2005-06-03 11:48:06 |
Message-ID: | 42A04376.80705@vte.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Yup, was just going to respond this morning. It isn't enabled by
default (at least in the ebuilds I've looked at). I've built it with
pg_hier and without pg_hier and get the same results either way : /
Might there be some other cause for this? Or even a dirty fix if this
is what it is?
Gerald
Russell Smith wrote:
>On Fri, 3 Jun 2005 12:38 am, Tom Lane wrote:
>
>
>>"Gerald D. Anderson" <gander(at)vte(dot)com> writes:
>>
>>
>>>So, the plot thickens. Is there somewhere I can go tweak a few bytes to
>>>make it think it's 7.3?
>>>
>>>
>>No. That's not what you want anyway; you want a late 7.4 build, just
>>one without the hierarchical-queries patch. I dunno enough about Gentoo
>>to say how you get rid of a patch you don't want, but if it's anything
>>like RPMs, you can just dike the patch out of the specfile and rebuild.
>>
>>
>>
>USE="-pg-hier" emerge -vp =postgresql-7.4.7-r2
>
>Will do the job on gentoo. It's not enabled by default unless somebody has put
>pg-hier somewhere in the use flags.
>
>Regards
>
>Russell Smith
>
>
>
>
>
>> regards, tom lane
>>
>>---------------------------(end of broadcast)---------------------------
>>TIP 9: the planner will ignore your desire to choose an index scan if your
>> joining column's datatypes do not match
>>
>>
>>
>>
>
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Marco Colombo | 2005-06-03 12:23:16 | Re: PostgreSQL vs. InnoDB performance |
Previous Message | Russell Smith | 2005-06-03 11:43:17 | Re: Old problem needs solution |