Hi
We are trying to clean up postgres and were wondering if there's a recommended method to clean up/truncate the fact tables (preferably without a file dump) by giving a certain date
We know this command is suggested.. but looks like its restricted to the latest data.. is there a way to modify this to date range we specify?
Thanks
/opt/apigee/apigee-service/bin/apigee-service apigee-postgresql pg-data-purge <Org><Env><NoOfDaysToPurgeBackFromCurrentDate>