Share via

PostgreSQL flexible instance is not responding

themapsmith 0 Reputation points
2026-04-19T18:57:38.3233333+00:00

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

Azure Database for PostgreSQL

2 answers

Sort by: Most helpful
  1. themapsmith 0 Reputation points
    2026-04-20T18:53:22.23+00:00

    By doing a database restore to a new instance, I was able to recover almost all of the data.

    Was this answer helpful?


  2. Saraswathi Devadula 16,025 Reputation points Microsoft External Staff Moderator
    2026-04-20T05:16:06.2466667+00:00

    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.

    https://learn.microsoft.com/en-us/azure/postgresql/backup-restore/concepts-backup-restore#point-in-time-recovery

    Please share the server details with me via the private message for further troubleshooting.

    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.