Re: Hot standby and GiST page splits (was Re: WIP: Fast GiST index build)
Alexander Korotkov <aekorotkov@gmail.com>
From: Alexander Korotkov <aekorotkov@gmail.com>
To: Simon Riggs <simon@2ndquadrant.com>
Cc: Thom Brown <thom@linux.com>, Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2011-08-01T11:32:59Z
Lists: pgsql-hackers
On Mon, Aug 1, 2011 at 3:25 PM, Simon Riggs <simon@2ndquadrant.com> wrote: > On Mon, Aug 1, 2011 at 11:47 AM, Thom Brown <thom@linux.com> wrote: > > On 1 August 2011 11:44, Heikki Linnakangas > > <heikki.linnakangas@enterprisedb.com> wrote: > >> On 01.08.2011 13:13, Simon Riggs wrote: > >>> And what does NSN stand for? :-) > >> > >> Hmm, I don't know actually know what NSN is an acronym for :-). > > > > Node Sequence Number. > > Do you have a reference to support that explanation? See "Access Methods for Next-Generation Database Systems" by Marcel Kornacker, Chapter 4 "Concurrency and Recovery for GiSTs". http://www.sai.msu.su/~megera/postgres/gist/papers/concurrency/access-methods-for-next-generation.pdf.gz ------ With best regards, Alexander Korotkov.