From edb77dbcf65b5086707f05cae90fc0c549a28f98 Mon Sep 17 00:00:00 2001 From: Aevann Date: Thu, 7 Sep 2023 18:25:28 +0300 Subject: [PATCH] fix pitr.sh --- scripts/pitr.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/pitr.sh b/scripts/pitr.sh index 8fa914bb8..4bc30c588 100644 --- a/scripts/pitr.sh +++ b/scripts/pitr.sh @@ -1,4 +1,4 @@ -change recovery_target_time in /var/lib/postgresql/15/new/postgresql.auto.conf like this +change recovery_target_time in /etc/postgresql/15/new/postgresql.conf like this recovery_target_time = '2023-09-07 3:18:24' systemctl stop postgresql@15-new