NEED HELP !
Sergej Galkin <sergej.galkin@gmail.com>
From: Sergej Galkin <sergej.galkin@gmail.com>
To: pgsql-hackers@postgresql.org
Date: 2010-01-13T18:42:22Z
Lists: pgsql-hackers
Attachments
- moving_object.rar (application/octet-stream)
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