"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