View Single Post

   
  #5 (permalink)  
Old 04-18-2008, 10:40 AM
Pavan Deolasee
 
Posts: n/a
Default Re: Heap page diagnostic/test functions (WIP)

Simon Riggs wrote:
> I'll happily code it as functions or system cols or any other way, as
> long as we can see everything there is to see.
>



With HOT, other useful information is about the line pointers. It would be
cool to be able to print the redirection info, details about LP_DELETEd
line pointers etc. Also, there are some flags in the t_infomask2 which HOT
uses, so that information would be useful also.

Thanks,
Pavan

EnterpriseDB http://www.enterprisedb.com

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply With Quote