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: btree spool function


  • From: Sean Davis <sdavis2(at)mail(dot)nih(dot)gov>
  • To: Teju <tejasvic(at)yahoo(dot)com>
  • Cc: pgsql-novice(at)postgresql(dot)org
  • Subject: Re: btree spool function
  • Date: Sat, 21 Jul 2007 22:39:10 -0400
  • Message-id: <46A2C34E.4080802@mail.nih.gov> <text/plain>

Teju wrote:
> Hi,
> 
> I am trying to understand the function of spool
> structure in btree. I understand that there are 2 of
> them, one for the itups to be sorted and the other for
> dead tuples.
> Now, if I want to see all the itups that are loaded
> into the main spool (not spool for the dead tuples),
> what function should i look into and which
> structure/variable holds this value? 

Hi.

You might get an answer here, but this isn't really a NOVICE question, I
don't think.  You might ask on the general or hackers list.

Sean



Home | Main Index | Thread Index

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