I'm trying to create a new index mechanism for the ee of hstore, and encounters crashes at
ant hstore-benchmark -Dproject=tpcc -Dnoexecute=true -Dnoshutdown=true
which makes sense, as my indexing effects the buildup of the DB.
Anyone here managed to use different indexes from the ones used, and was able to debug the process?
I'm trying to create a new index mechanism for the ee of hstore, and encounters crashes at ant hstore-benchmark -Dproject=tpcc -Dnoexecute=true -Dnoshutdown=true
which makes sense, as my indexing effects the buildup of the DB. Anyone here managed to use different indexes from the ones used, and was able to debug the process?