Re: EDS
- Posted by Robert Craig <rds at ATTCANADA.NET> Mar 10, 2000
- 589 views
Nick Johnson writes: > A compression tool would be great I was planning to write one eventually. If your database tends to grow over time, as most do, you probably won't have much need for it. As David points out, you could write one yourself by creating a new database and copying everything over to it using db_insert() etc. > Any ideas why the delete takes so long? Twice as > long as insert on my computer. It takes longer for me too. I haven't tried to figure out why, but it doesn't seem that unreasonable. > Does it wipe over all the unused space? No. Earlier today I posted a new alpha release of EDS. It fixes a couple of nasty bugs that showed up during "stress" testing. The stress test is included. Also, I've changed a few routines, so you'll have to make some small changes to any code you've already written. Regards, Rob Craig Rapid Deployment Software http://www.RapidEuphoria.com