I have a PostgreSQL database which I tried to start in two different machines (same OS version windows 10) without installing. It is started in one machine without issues (immediately started) but facing recovery issue (the database system is starting up) in another machine for more than ten minutes. How do I troubleshoot this issue? Am I missing anything in this?
-
Read the logs on the server.hobbs– hobbs2022-06-06 14:58:10 +00:00Commented Jun 6, 2022 at 14:58
-
"fatal the database system is starting up" this is the entry in the logsAbimanyu– Abimanyu2022-06-06 17:18:39 +00:00Commented Jun 6, 2022 at 17:18
-
Does this answer your question? Postgresql fatal the database system is starting up - windows 10Dmitriy– Dmitriy2022-08-29 08:21:20 +00:00Commented Aug 29, 2022 at 8:21
Add a comment
|