On 08.09.2011 18:04, Thom Brown wrote:
On 8 September 2011 15:56, Heikki Linnakangas<[email protected]>  wrote:
Buffering GiST index build algorithm.

When building a GiST index that doesn't fit in cache, buffers are attached
to some internal nodes in the index. This speeds up the build by avoiding
random I/O that would otherwise be needed to traverse all the way down the
tree to the find right leaf page for tuple.

Sorry Heikki...

s/additionaly/additionally/

Sigh, fixed. I also reworded the sentence a bit. Thanks once again, Thom.

--
  Heikki Linnakangas
  EnterpriseDB   http://www.enterprisedb.com

--
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to