On Mon, Jan 16, 2012 at 5:31 PM, Tomas Vondra <t...@fuzzy.cz> wrote:

> What about pgstattuple?
>
> http://www.postgresql.org/docs/9.1/interactive/pgstattuple.html
>
> Maybe it already does what you're trying to implement ...
>
> Look at pageinspect module too
>
> http://www.postgresql.org/docs/9.1/interactive/pageinspect.html
>
> You're trying to do a quite low-level thing, so maybe this approach would
> be more appropriate.
>

That's true, but they are more concerned with the live/deleted status of
tuples and not the logical content... Perhaps generating statements is the
key for now...

-- 
Eld på åren og sol på eng gjer mannen fegen og fjåg. [Jøtul]
<demo> 2012 Tore Halvorsen || +052 0553034554

Reply via email to