From 5334273797978c97af90f615eab7e72300a52199 Mon Sep 17 00:00:00 2001 From: Mike Deck Date: Mon, 1 Sep 2025 01:55:27 -0700 Subject: [PATCH] Update RegularPostgresBackups.md add a critical missing link for users who are not aware of scheduled tasks feature on PA --- articles/RegularPostgresBackups.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/articles/RegularPostgresBackups.md b/articles/RegularPostgresBackups.md index 089db19..e89f5d5 100644 --- a/articles/RegularPostgresBackups.md +++ b/articles/RegularPostgresBackups.md @@ -12,8 +12,9 @@ Your Postgres data on PythonAnywhere is fully protected against hardware failure. However, we do not automatically support rolling back to a point in -time. If you want protection from accidental changes, you can set up a scheduled -task to regularly back your data up to a file, which you can re-load into +time. If you want protection from accidental changes, you can set up a [scheduled +task](https://help.pythonanywhere.com/pages/ScheduledTasks/) to regularly back +your data up to a file, which you can re-load into Postgres at a later date. Here's an example of a command that can dump a particular database called