From 831de81f98092a5f182d1160d01a4bf2fd9ffa84 Mon Sep 17 00:00:00 2001 From: otani Date: Thu, 7 Mar 2024 10:21:24 +0200 Subject: [PATCH] update doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8841a32..0620415 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ you should place it to `{{ storage_directory }}/pg_backups` directory. By defaul 3. **OPTIONAL**: If you already have external-node, you can copy tree directory to new host. Copy external-node database tree to `{{ storage_directory }}/db`. -**Keep in mind, tree should be older than PostgreSQL database backup.** +**Keep in mind, external-node tree should be older than PostgreSQL database backup.** 4. Run ansible-playbook using this role. We recommend encrypting next variables with ansible-vault or some another way: