Hey guys,
I’m currently running into an issue in that my asset server is about to hit its limit in terms of disk space. What I ideally want to do is clear all history up to a particular date; I no longer have need for year old history of large binary files.
Is there any built in functionality to do something like this? I see the asset server uses PostgreSQL, is it possible to remove this history manually?