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 for
  Advanced Search

Re: btree spool function



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 | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group