Compartir a través de

tengo error al resturar una base de datos postgresql

Contacto Servicios RyC 0 Puntos de reputación
2025-12-23T17:15:03.6066667+00:00

tengo un error al restaurar la base de datos postgres sql, trackid es: cc876f2c-f426-4775-a5fe-1cf5c43e0bdc

Azure Database para PostgreSQL
Azure Database para PostgreSQL

Servicio de base de datos PostgreSQL administrado por Azure para el desarrollo y la implementación de aplicaciones.


1 respuesta

Ordenar por: Muy útil
  1. Pilladi Padma Sai Manisha 10,765 Puntos de reputación Personal externo de Microsoft Moderador
    2025-12-23T17:35:03.5766667+00:00

    Hi Contact RyC Services,
    The flaw is related to the temporary restore server called temp-recovery-point-7. This name already exists in the background due to a previous failed restore, so the platform returns a conflict and the deployment cannot continue. Please try to restore again using a new server name (e.g. temp-recovery-point-8). If you want to reuse the same name, the locked resource must first be deleted. This is the fastest way to make restoration successful.
    Even though you've tried different target server names, restores still fail because there are multiple previous restore attempts stuck in a "Delete" state. When these ghost servers are not fully cleaned up, Azure blocks the new restore operations and returns the same conflict error. This isn't a problem with the name you choose, but because the platform still has incomplete deletion workflows from previous restore attempts.

    ¿Le ha resultado útil esta respuesta?

    0 comentarios No hay comentarios

Su respuesta

Las respuestas pueden ser marcadas como "Aceptadas" por el autor de la pregunta y "Recomendadas" por los moderadores, lo que ayuda a los usuarios a saber que la respuesta ha resuelto el problema del autor.