k0lter / autopostgresqlbackup

Automated tool to make periodic backups of PostgreSQL databases
52 stars 17 forks source link

Fix exit status in case of errors and allow opt-out from error reporting via mail #31

Closed Flowdalic closed 4 months ago

k0lter commented 6 months ago

Hi @Flowdalic

Thanks for fix on the return code.

I've implemented these changes in https://github.com/k0lter/autopostgresqlbackup/commit/f1d8deda928e7fe7b19d0b50914db2da38fe3ff0 and https://github.com/k0lter/autopostgresqlbackup/commit/ef88f5bbe9fd438b7946e0257f3635d0562e326c

I let you take a look and check if it fits your needs.

k0lter commented 5 months ago

Hi @Flowdalic I guess we should close this PR?

k0lter commented 4 months ago

Hi @Flowdalic

I'm closing this PR. Don't hésitate to reopen it if you think it deserves it.