Hi!

I have a relatively large database I recently copied. To create an (almost) empty version out of it, I deleted all unncessary objects via the DBA methods and purged afterwards. My database size shrunk about 50%, but is still at 65MB. Apart from the normal Midgard stuff, there are maybe 400 user-generated objects in there, so I think it should be smaller. I noticed that most of the size comes from the repligard table, which has 182049 entries and is 53MB large.

Since I don't need entries for the purged objects, I'm wondering: What would be the best way to clean this table, could I just drop the unneeded entries in phpmyadmin or are there any gotchas I'm not aware of?


Bye,

Andreas
_______________________________________________
user mailing list
[email protected]
http://lists.midgard-project.org/mailman/listinfo/user

Reply via email to