Re: GIN improvements part 1: additional information

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: GIN improvements part 1: additional information
Дата
Msg-id 52546434.1000303@vmware.com
обсуждение исходный текст
Ответ на Re: GIN improvements part 1: additional information  (Alexander Korotkov <aekorotkov@gmail.com>)
Ответы Re: GIN improvements part 1: additional information  (Tomas Vondra <tv@fuzzy.cz>)
Список pgsql-hackers
On 08.10.2013 17:47, Alexander Korotkov wrote:
> Hi, Tomas!
>
> On Sun, Oct 6, 2013 at 3:58 AM, Tomas Vondra<tv@fuzzy.cz>  wrote:
>
>> I've attempted to rerun the benchmarks tests I did a few weeks ago, but
>>   I got repeated crashes when loading the data (into a table with
>> tsvector+gin index).
>>
>> Right before a crash, theres this message in the log:
>>
>>     PANIC:  not enough space in leaf page!
>>
>
> Thanks for testing. Heikki's version of patch don't works for me too on
> even much more simplier examples. I can try to get it working if he answer
> my question about GinDataLeafPageGetPostingList* macros.

The new macros in that patch version were quite botched. Here's a new
attempt.

- Heikki

Вложения

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: logical changeset generation v6.1
Следующее
От: Andres Freund
Дата:
Сообщение: Re: dynamic shared memory