Re: GiST limits on contrib/cube with dimension > 100? - Mailing list pgsql-hackers

From Siarhei Siniak
Subject Re: GiST limits on contrib/cube with dimension > 100?
Date
Msg-id 720914169.128024.1560326381690@mail.yahoo.com
Whole thread Raw
In response to Re: GiST limits on contrib/cube with dimension > 100?  (Siarhei Siniak <siarheisiniak@yahoo.com>)
List 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

pgsql-hackers by date:

Previous
From: alex lock
Date:
Subject: set parameter for all existing session
Next
From: Michael Paquier
Date:
Subject: Re: pg_basebackup failure after setting default_table_access_methodoption