NEED HELP ! - Mailing list pgsql-hackers

From Sergej Galkin
Subject NEED HELP !
Date
Msg-id dfebc1f11001131042o421b04ecq941e107df09d10bc@mail.gmail.com
Whole thread Raw
Responses Re: NEED HELP !
Re: TPR-tree crash WAS: NEED HELP !
Re: NEED HELP !
Re: NEED HELP !
List 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
Attachment

pgsql-hackers by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: [PATCH] remove redundant ownership checks
Next
From: Jaime Casanova
Date:
Subject: Re: [PATCH] remove redundant ownership checks