"Jim Nasby" <jnasby(at)pervasive(dot)com> writes:
>> From: Tom Lane [mailto:tgl(at)sss(dot)pgh(dot)pa(dot)us]
>> 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