Share via

Azure Database for PostgreSQL flexible server - Unable to geo-restore server flexrestoregeo as its geo-backups are not available yet. (Code: GeoBackupsNotAvailable)

DR Admin 0 Reputation points
2023-12-07T09:25:31.9133333+00:00
{
  "code": "GeoBackupsNotAvailable",
  "message": "Unable to geo-restore server flexrestoregeo as its geo-backups are not available yet."
}

 "systemData": {     "createdAt": "2023-12-06T13:42:38.365695+00:00",     "createdBy": null,     "createdByType": null,     "lastModifiedAt": null,     "lastModifiedBy": null,     "lastModifiedByType": null   }, 

Server is Geo Redindant but is restored from Zone redundant about 20h ago.
Azure Database for PostgreSQL

1 answer

Sort by: Most helpful
  1. Oury Ba-MSFT 21,156 Reputation points Microsoft Employee Moderator
    2023-12-20T19:10:39.42+00:00

    @DR Admin Thank you for reaching out.

    The error message "Unable to geo-restore server flexrestoregeo as its geo-backups are not available yet" indicates that the geo-backups for your Azure Database for PostgreSQL flexible server are not yet available. This can happen if the server was recently created or if the geo-replication is still in progress.

    You can try the following steps:

    Wait for some time and try again later. It may take some time for the geo-backups to become available, especially if there is a large amount of data to replicate.

    Make sure that the replication is complete and that there are no errors. You can do this by going to the Azure portal, selecting your server, and then selecting the "Geo-Replication" tab.

    Regards,

    Oury

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.