auto_backup icon indicating copy to clipboard operation
auto_backup copied to clipboard

Does not finish backup in zip format

Open charmnQuark opened this issue 3 years ago • 1 comments

Firstly thank-you for the module. I seem to be having a weird problem backing up my database ( I am using odoo v14).

My filestore size (1) is about 3.5gb, the db when using the manual command of pg_dump as postgres user gives me 8.5gb(3). However when I set the module to backup as dump file (as administrator user), it only gives 731mb while if is set it as zip it continuously keeps doing small files.

Any advice on how I should troubleshoot, i'm a bit stumped.

PS: This problem is only on my production env. PSS: Restarting (everything app/db and server does not help).

image

charmnQuark avatar Jun 22 '22 17:06 charmnQuark

@charmnQuark it can be your case as well: https://github.com/Yenthe666/auto_backup/issues/226#issuecomment-1790624453

NickCoolii avatar Nov 02 '23 17:11 NickCoolii