Re: BUG #4838: Database corruption after btree_gin index creation
| От | Tom Lane |
|---|---|
| Тема | Re: BUG #4838: Database corruption after btree_gin index creation |
| Дата | |
| Msg-id | 4051.1244598243@sss.pgh.pa.us обсуждение |
| Ответ на | BUG #4838: Database corruption after btree_gin index creation ("Daniele Bortoluzzi" <bortoluz@gmail.com>) |
| Ответы |
Re: BUG #4838: Database corruption after btree_gin index
creation
Re: BUG #4838: Database corruption after btree_gin index creation |
| Список | pgsql-bugs |
"Daniele Bortoluzzi" <bortoluz@gmail.com> writes:
> I created a multicolumn GIN index with btree_gin functionality (fulltext
> column + timestamp). After creating the index the db segfaulted:
> LOG: server process (PID 14195) was terminated by signal 11: Segmentation
> fault
I cannot replicate this problem based on the little information
provided. The GIN bug we found a couple of days ago would explain
the "tuple offset out of range" errors, and if you had had Asserts
enabled it would explain Assert failures; but I don't see that it
explains a segfault. Can you still reproduce this with CVS HEAD,
and if so would you submit a test case? Or at least a stack trace
from the crash?
regards, tom lane
В списке pgsql-bugs по дате отправления: