Re: First metakit failure, database grew to 2+ gigabyte s
"Brian Kelley" <[email protected]>
| Newsgroups | gmane.comp.db.metakit |
|---|---|
| Message-ID | <[email protected]> |
Berk, Murat wrote: > We use 'spans' and remove them in one operation and also do not > commmit anything until we finish a pass over all rows. > > But main trick is blocked views, which uses smaller footprint on > commits. Murat Yeah, I am using blocked views as well, but after checking the code, I was commiting after every delete! Ouch! I'm switching over to deleting spans so it should work a lot better. Brian _____________________________________________ Metakit mailing list - [email protected] http://www.equi4.com/mailman/listinfo/metakit