I need a setup where rows older than 60 days get removed from the table in PostgreSQL. Have created a function and a trigger -
DELETE FROM table WHERE updateDat