Bernd Helmle <[EMAIL PROTECTED]> writes:
> ... But isn't it worth to special case the 
> code in grow_memtuples() (and maybe other places where sort is likely to 
> use more RAM), so that we can remove this constraint on 64-Bit systems with 
> many RAM built in? Or am I missing something very important?.

AFAICS this patch can increase the number of sortable tuples by at most 2X
(less one).  That doesn't seem worth getting very worked up about ...

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
       choose an index scan if your joining column's datatypes do not
       match

Reply via email to