Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: Heap page diagnostic functions


  • From: Bruce Momjian <bruce(at)momjian(dot)us>
  • To: Heikki Linnakangas <heikki(at)enterprisedb(dot)com>
  • Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
  • Subject: Re: Heap page diagnostic functions
  • Date: Mon, 30 Apr 2007 18:33:18 -0400 (EDT)
  • Message-id: <200704302233.l3UMXIS15312@momjian.us> <text/plain>

Sounds good, though I am worried that "forensics" will not be a word
easily understood by non-native English speakers.

---------------------------------------------------------------------------

Heikki Linnakangas wrote:
> I'm taking over Simon's heap page diagnostic functions to get them into 
> shape for committing.
> 
> I'm thinking of having a new contrib-module for them: pgforensics. All 
> the new functions go there, and I'm also going to move bt_page_items, 
> bt_page_stats, and bt_metap functions from pgstattuple to the new 
> module. They're all low-level functions that no application should be 
> calling, so there shouldn't be any compatibility issues in moving them.
> 
> That'd leave only the functions that a DBA or tools should be concerned 
> with in pgstattuple, and all the low-level debugging aids to the new 
> module. Thoughts?
> 
> -- 
>    Heikki Linnakangas
>    EnterpriseDB   http://www.enterprisedb.com
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
> 
>                http://archives.postgresql.org

-- 
  Bruce Momjian  <bruce(at)momjian(dot)us>          http://momjian.us
  EnterpriseDB                               http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group