Re: GiST limits on contrib/cube with dimension > 100?

From: Siarhei Siniak <siarheisiniak(at)yahoo(dot)com>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: GiST limits on contrib/cube with dimension > 100?
Date: 2019-06-12 07:59:41
Message-ID: 720914169.128024.1560326381690@mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I've added debug prints to cube extension. g_custom_cube_a_f8 and g_custom_cube_picksplit are the only called methods.
After that it prints:
     ERROR:  failed to add item to index page in "lc_idx"
Cube extension modifications:
    #define MAX_DIM (512)
Python test source code has been attached to the letter.

P.S.
sorry for the previous letter, didn't configure plain text composition

Attachment Content-Type Size
test_postgresql.py text/x-python 1.6 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2019-06-12 08:00:55 Re: pg_basebackup failure after setting default_table_access_method option
Previous Message alex lock 2019-06-12 07:58:06 set parameter for all existing session