Asset Server History Removal

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?

You probably can do this using pgAdmin 1.1 manualy.
Connect to your database using pgAdmin and investigate this path:

/Databeses/project name/Schemas/public/Tables