Emmanuel Cecchet <[EMAIL PROTECTED]> writes: > > Hi, > > > > We are using *collocated controller configuration*, a RAIDb-1 > > configuration with just one database backend. We have setting to > > enable the virutal database during controller startup. We have > > observed that the controller is extremely slow to startup - over 10 > > mins. There are about 144 tables in the database with no more than > > about 10 columns in each table. Can you recommend ways to improve > > startup performance, as in production usage this is too long to wait > > for controller to come up. > > > You can use Sequoia 3 or for Sequoia 2.10+ update your DatabaseSchema > dynamicPresion option and set it to table instead of column (check the > DTD, this is a subelement of DatabaseBackend). > > Hope this helps, > Emmanuel >
Thanks. We are using Sequioa 2.10.2. By adding <DatabaseSchema dynamicPrecision="table"/>, the startup time has halved - to about 5 minutes. Can I speed this up any further in sequioa 2.10.2? Will Sequioa 3.o give significantly faster startup time? When are you planning to make a stable verison 3.0 release? Waseem Taj. _______________________________________________ Sequoia mailing list [email protected] https://forge.continuent.org/mailman/listinfo/sequoia
