"Jim Nasby" <[EMAIL PROTECTED]> writes:
>> From: Tom Lane [mailto:[EMAIL PROTECTED]
>> The whole contents of *shared and the local variables of
>> SimpleLruReadPage would be good for starters.
> I know how to get to the SimpleLruReadPage frame, but what commands do I need
> to use after that?
p *shared
info locals
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