bstarynk/helpcovid

backup-database.py does not work well

bstarynk opened this issue · 2 comments

In commit a42534f our backup-database.py

  • has an option --dry-run which should dump to stdout and be named --to-stdout

  • is asking for a PostGreSQL password, but should use what was given at generate-config.py or should document in English a way to set the PostGreSQL password

Please document in written English in DATABASE.md how to use that script

Commit 0c1256f resolves this.

Thanks. Fixed in commit e15d232