Re: BUG #3302: Crash on gist ltree - PANIC: failed to add item to index page

From: Teodor Sigaev <teodor(at)sigaev(dot)ru>
To: Cstdenis <cstdenis(at)ctgameinfo(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3302: Crash on gist ltree - PANIC: failed to add item to index page
Date: 2007-05-24 13:02:37
Message-ID: 46558CED.3030103@sigaev.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


> CREATE INDEX idx_picture_comments_id_tree_gist
> ON picture_comments
> USING gist
> (id_tree);
>
> and the server exited on signal 6 (core dumped)

Is it reproducible? Pls, send to me dump of ltree column.

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message oliverst 2007-05-24 13:33:23 BUG #3304: win32 build fails, because of wrong include
Previous Message Purusothaman A 2007-05-24 10:45:34 BUG #3303: Postgresql damages file objects when it grows with more file objects.