Re: Information about Access methods - Mailing list pgsql-hackers

From Antonin Houska
Subject Re: Information about Access methods
Date
Msg-id 528333CA.5080102@gmail.com
Whole thread Raw
In response to Re: Information about Access methods  (Rohit Goyal <rhtgyl.87@gmail.com>)
List pgsql-hackers
On 11/13/2013 08:59 AM, Rohit Goyal wrote:
> Could you please suggest something about abt update operation of B tree
> index.

access/nbtree/README is probably the next text to read. It points to
theoretical background and also explains specifics of Postgres
implementation.

// Antonin Houska (Tony)




pgsql-hackers by date:

Previous
From: Nicolas Barbier
Date:
Subject: Re: Fast insertion indexes: why no developments
Next
From: Kyotaro HORIGUCHI
Date:
Subject: Re: Using indices for UNION.