An Azure managed PostgreSQL database service for app development and deployment.
By doing a database restore to a new instance, I was able to recover almost all of the data.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
A burstable PostgreSQL flexible instance is not responding. The server accepts TCP on port 5432 but does not complete the PostgreSQL TLS handshake. A restart did not fix it
An Azure managed PostgreSQL database service for app development and deployment.
By doing a database restore to a new instance, I was able to recover almost all of the data.
Hello themapsmith
As an alternative to reduce downtime, you may consider performing a Point‑in‑Time Restore (PITR) to restore the database to a new PostgreSQL Flexible Server using a timestamp prior to the issue. This allows you to bring the workload back online sooner while the original server recovery is still in progress.
PITR provides a full and consistent restoration of data up to the selected timestamp, with no data loss. This is effectively the same data as the original server, running on clean infrastructure.
Please share the server details with me via the private message for further troubleshooting.