On Tue, Feb 7, 2012 at 11:26 PM, Jay Levitt <jay.lev...@gmail.com> wrote:

> [*] psql:slowcube.sql:20: ERROR:  node buffer of page being split (121550)
> does not exist
>
This looks like a bug in buffering GiST index build I've implemented during
my GSoC 2011 project. It looks especially strange with following setting:

> effective_cache_size = 3734MB
>
because buffering GiST index build just shouldn't turn on in this case when
index fits to cache. I'm goint to take a detailed look on this.

------
With best regards,
Alexander Korotkov.

Reply via email to