Page 1 of 1

Delete Data.

Posted: Thu Feb 15, 2007 3:51 pm
by Babs
Hello.
I was wondering, is it possible to only delete data from realms you want? Currently my lua file is huge, and it takes ages to upload it. As far I know you can Purge ppl not seen in 30 days, but this doesn't really help. I could also just delete my lua file, but then my data from the realms I want to save it lost too!

Posted: Thu Feb 15, 2007 3:53 pm
by Rollie
When you are logged in:

/census serverprune - prunes all data other than the current server

Posted: Thu Feb 15, 2007 4:28 pm
by Skyfire
Meaning you can only save one server's data.

Sorry :(.

Posted: Thu Feb 15, 2007 6:33 pm
by xpolockx
However, you can also prune it for every server for say the past 15 days instead of 30... it's how I usually trim mine down when I want to track multiple realms for a bit.

In game, use /census prune X (where X is the number of days to prune data older than, i.e. /census prune 15 for removing data older than 15 days.)

Posted: Fri Feb 16, 2007 4:03 am
by Babs
ty all =)