Search Postgresql Archives

Re: eliminating records not in (select id ... so SLOW?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ivan Sergio Borgonovo <mail@xxxxxxxxxxxxxxx> writes:
> Tom Lane <tgl@xxxxxxxxxxxxx> wrote:
>> Huh.  The only way I can see for that to happen is if the datatypes
>> involved aren't hashable.  What's the datatypes of the two columns
>> being compared, anyway?

> thanks to svn I'd say you're right... one column was int the other
> bigint.

Ah.  8.3 can hash certain cross-type comparisons (including that one)
but prior versions won't.

			regards, tom lane


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux