Stefan de Konink wrote: > sql>ALTER TABLE relation_members_node ADD CONSTRAINT > pk_relation_members_node PRIMARY KEY (relation, idx); > 0 tuples > !MALException:mkey.bulk_rotate_xor_hash:command failed > > > Within a transaction I get the previous error. My dataset on disk is now > 29GB after switching to oid32 on a 64bit system, 64GB of main memory is > available. And the server was started in performance mode.
Niels hinted me that reorder could be the issue. I disabled it, and everything worked. Stefan ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ Monetdb-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-developers
