My GREG database (mysql) is growing up to 1.1 Million rows in the REG_RESOURCE_PROPERTY and REG_PROPERTY tables.
I think it happens because the versioning is active.
Is there any way to do some kind of cleanup for the database ?
I want to maintain the last version and, if it is possible, to purge records older than a specified date.
Thanks for the help
Pablo