Azure / Azure/azure-postgresql
Azure Database for Postgres Restore to point in time not working
- Dominant language
- Bicep
- Stars
- 87
- Forks
- 81
- PR merge metrics
- No merged PRs in 30d
Description
I have an Azure Database for Postgres instance that I wanted to roll back a few hours to grab some rows that I'd deleted. Using [these instructions](https://docs.microsoft.com/en-us/azure/postgresql/howto-restore-server-portal) I tried to roll back one hour, a few hours, and a few days, but in all cases I'm seeing that the new database that's created from the Restore event has data in it that's newer than the selected point in time.
Is there some special step that I need to take to make this work as expected?
In case it helps, the Restore screen says that it has 35 days of backups.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.