From 27a4c00a938e1122ce1173b53b4d0357a74bf15c Mon Sep 17 00:00:00 2001 From: fox Date: Sun, 18 Dec 2022 21:43:56 +0300 Subject: [PATCH] Update 'Home' --- Home.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index eef12b7..795fed1 100644 --- a/Home.md +++ b/Home.md @@ -296,7 +296,11 @@ See also: ### Backup and restore -Unless you have `backups` container disabled, stock configuration makes automatic backups (database, local plugins, etc.) once a week to a separate storage volume. +If you have `backups` container enabled, stock configuration makes automatic backups (database, local plugins, etc.) once a week to a separate storage volume. + +Note that this container is included mostly as a safety net for people who wouldn't bother with backups otherwise. If you value your data, you should invest your time into setting up something like [WAL-G](https://github.com/wal-g/wal-g) instead. + +------------------------- A process to restore the database from such backup would look like this: