Compact Binary

Post Reply
boston62
Posts: 88
Joined: Mon Feb 28, 2011 12:02 pm
Location: U.S.A.

Compact Binary

Post by boston62 »

Workspace>GROUP>Right Click>Compact Binary

Do we have to do this manualy, or is it there just in case we want to do it, and it is also done by UE automaticaly? Thank for the help
alex
Posts: 4558
Joined: Thu Feb 27, 2003 5:57 pm

Re: Compact Binary

Post by alex »

RAM management ("freeing") is done automatically, compacting only manually since compacting is normally not needed - the database space is being effectively reused, but if e.g. you reduced retention significantly you may invoke the compact function then to save on disk space.
boston62
Posts: 88
Joined: Mon Feb 28, 2011 12:02 pm
Location: U.S.A.

Re: Compact Binary

Post by boston62 »

alex wrote:RAM management ("freeing") is done automatically, compacting only manually since compacting is normally not needed - the database space is being effectively reused, but if e.g. you reduced retention significantly you may invoke the compact function then to save on disk space.
Once again thank you for the information.
Post Reply