NEED HELP !

Поиск
Список
Период
Сортировка
От Sergej Galkin
Тема NEED HELP !
Дата
Msg-id dfebc1f11001131042o421b04ecq941e107df09d10bc@mail.gmail.com
обсуждение исходный текст
Ответы Re: NEED HELP !
Re: TPR-tree crash WAS: NEED HELP !
Re: NEED HELP !
Re: NEED HELP !
Список pgsql-hackers
Hello all,

I am a student-magister and I'm writting my magister work. I realized gist index TPR tree - it is like a simple R tree but moving :)
Everything is compiling ok, I creating table and index, but after whese code - DB is restarting :(((

set enable_seqscan = false
select * from table_of_moving_objects where mov_obj ~ box '(0,0) (1,1)'


I can not understand why DB is restarting ? It is restarting when SQL begins use index :(((
Can anybody help me , I would by appretiate every people who downloads my sources, try to deploy index and maybe solve where is the problem.

Best regards,
Sergej Galkin
Вложения

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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: [PATCH] remove redundant ownership checks
Следующее
От: Jaime Casanova
Дата:
Сообщение: Re: [PATCH] remove redundant ownership checks