recator placement of code
This commit is contained in:
6
backend/db/dbBackup.contoller.ts
Normal file
6
backend/db/dbBackup.contoller.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* 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
|
||||
*
|
||||
*/
|
||||
Reference in New Issue
Block a user