C
ChUIMonster
Guest
How slow is slow? Since it is a new, empty database with no user data and you can therefore just throw it away and try again if an unexpected problem occurs go ahead and use the -r startup parameter. -r provides almost all of the same performance benefits as -i but gives somewhat more in the way of recovery options. Do NOT use -r or -i with any database that you are not prepared to throw away if something goes wrong. You might also want to ensure that you have adjusted the bi cluster size prior to loading the .df.
Continue reading...
Continue reading...