View Single Post

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

On Tue, 2007-03-06 at 09:33 +0530, Pavan Deolasee wrote:
> 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.


Done

> 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.


I'll return the infomasks directly, for you to manipulate.

Not happy with that, but open to suggestions.

--
Simon Riggs
EnterpriseDB http://www.enterprisedb.com



---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply With Quote