mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 12:08:19 +00:00
747d009bb4
We were reading Postgres pid file and looking for the 'ready' status, but it could be empty or we could not read it. So add all the checks.