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

From Antonin Houska
Subject Re: Information about Access methods
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Information about Access methods  (Rohit Goyal <[email protected]>)
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.