Database backups #21

Merged
decentral1se merged 1 commits from amras/hometown:backups into main 2024-07-15 09:22:46 +00:00
Contributor

On abra app backup, call pg_dump -Fc
On abra app restore, call pg_restore -1.

This is the backup strategy recommended by hometown
e.g. Update Steps here: https://github.com/hometown-fork/hometown/releases/tag/v4.2.10%2Bhometown-1.1.1

On `abra app backup`, call `pg_dump -Fc` On `abra app restore`, call `pg_restore -1`. This is the backup strategy recommended by hometown e.g. Update Steps here: https://github.com/hometown-fork/hometown/releases/tag/v4.2.10%2Bhometown-1.1.1
amras added 1 commit 2024-07-14 14:00:19 +00:00
When running `abra app backup`/`abra app restore`, use `pg_dump -Fc`.

This is the backup strategy recommended by hometown, just abra-ified.
(e.g. Update Steps here: https://github.com/hometown-fork/hometown/releases/tag/v4.2.10%2Bhometown-1.1.1)
decentral1se approved these changes 2024-07-15 09:21:07 +00:00
decentral1se left a comment
Owner

Quickly passing by and haven't tested but LGTM 🎉

Quickly passing by and haven't tested but LGTM 🎉
decentral1se merged commit 18a956d084 into main 2024-07-15 09:22:46 +00:00
Sign in to join this conversation.
No description provided.