Cleaner (purge de données)
How it works
The Cleaner (Cleaner.php) is an automated purge module for obsolete data. It was originally developed at Photobox (see Maxime Lemanissier's testimonial) and has become a key PmaControl component.
- Scheduling table purges with customizable criteria
- Daemon mode execution for large purges
- Progress statistics (rows deleted, space recovered)
- Table-by-table processing to limit production impact
# Lancer le cleaner
php /srv/www/pmacontrol/glial cleaner run
# Mode daemon
php /srv/www/pmacontrol/glial cleaner daemon