Re: Heap page diagnostic/test functions (WIP) - Mailing list pgsql-patches

From Pavan Deolasee
Subject Re: Heap page diagnostic/test functions (WIP)
Date
Msg-id 45ECE7FF.1010508@enterprisedb.com
Whole thread Raw
In response to Re: Heap page diagnostic/test functions (WIP)  ("Simon Riggs" <simon@2ndquadrant.com>)
Responses Re: Heap page diagnostic/test functions (WIP)
List pgsql-patches
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

pgsql-patches by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: Re: [HACKERS]
Next
From: Toru SHIMOGAKI
Date:
Subject: doc patch for Linux memory overcommit