Unable to restart database

Didn't use my project for a couple of weeks and it was shutdown. When I logged in and restarted the project the database was not able to come live again. I see a bunch of errors in the log. I reached out to support many times but got no answer back. What can I do to not lose my data?

These are the errors in the logs:

connection received: host=2a05:d018:1e14:201:81f7:dc93:7967:a6fb port=44230
the database system is starting up
the database system is starting up
the database system is starting up
the database system is starting up
connection received: host=127.0.0.1 port=47865
starting backup recovery with redo LSN 0/1F000028, checkpoint LSN 0/1F000080, on timeline ID 1
database system was shut down in recovery at 2025-11-01 16:19:39 UTC
listening on Unix socket "/run/postgresql/.s.PGSQL.5432"
listening on IPv6 address "::", port 5432
listening on IPv4 address "0.0.0.0", port 5432
starting PostgreSQL 17.4 on aarch64-unknown-linux-gnu, compiled by gcc (GCC) 13.2.0, 64-bit
ending log output to stderr
Future log output will go to log destination "csvlog".
the database system is starting up
the database system is starting up
the database system is starting up
the database system is starting up
the database system is starting up
the database system is starting up
Was this page helpful?