I’m trying to restore Bahmni data but getting the error
Did not find the restore point in backup dir\n
I have run the command
bahmni -i local restore --restore_type=db --options=postgres --strategy=pitr --restore_point=20210203-105323F
This is what I have in the backrest.conf postgres: path: /var/lib/pgbackrest/ retention_limit: 5
My restore point that was created by the backup is under the path
/var/lib/pgbackrest/backup/bahmni-postgres/
Am I doing something wrong please ?
Bahmni 0.92 CentOS 7.6 Postgresql 9.6.1