add recovery_target_time example

master
Aevann 2023-08-16 23:56:05 +03:00
parent 2a464b9af1
commit ac8d2159e9
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
change recovery_target_time in /etc/postgresql/15/main/postgresql.conf
change recovery_target_time in /etc/postgresql/15/main/postgresql.conf like this
recovery_target_time = '2023-08-12 06:07:00'
systemctl stop postgresql@15-main
mv /var/lib/postgresql/15/main/pg_wal /pg_wal