Files
lst_v3/backend/db/dbBackup.contoller.ts

7 lines
316 B
TypeScript

/**
* while in client mode we will be connected directly to the postgres and do a nightly backup.
* we will only keep tables relevant, like silo data, inv history, manualPrinting, notifications, printerData,prodlabels, quality request, rfid tags, roles, serverData,...etc
* keeping only the last 7 backups
*
*/