HI Valery Sorry for delay but you may use following properties in tests mode :
-Dindex.flushAfterCreate=false -Dstorage.makeFullCheckpointAfterCreate=false -Dstorage.makeFullCheckpointAfterOpen=false -Dstorage.makeFullCheckpointAfterClusterCreate=false -Dstorage.wal.syncOnPageFlush=false -Dstorage.configuration.syncOnUpdate=false -Ddb.makeFullCheckpointOnIndexChange=false -Ddb.makeFullCheckpointOnSchemaChange=false On Fri, Jul 31, 2015 at 3:37 PM <[email protected]> wrote: > On every schema change, orient sync it to disk. So, if we have tens of > classes with a lot of indexes, creating schema is really slow > > Yes, it is not a big problem in production, but for debugging (when I just > delete db from time to time) it is boring. It would be fine to have ability > to switch schema sync on/off, or set "initial schema creation" flag etc > > -- > > --- > You received this message because you are subscribed to the Google Groups > "OrientDB" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
