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

Поиск
Список
Период
Сортировка
От Siarhei Siniak
Тема Re: GiST limits on contrib/cube with dimension > 100?
Дата
Msg-id 720914169.128024.1560326381690@mail.yahoo.com
обсуждение исходный текст
Ответ на Re: GiST limits on contrib/cube with dimension > 100?  (Siarhei Siniak <siarheisiniak@yahoo.com>)
Список 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


Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: alex lock
Дата:
Сообщение: set parameter for all existing session
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: pg_basebackup failure after setting default_table_access_methodoption