0

I made a hard restart of my machine. After that, I am unable to start my server.

I killed the process listed in postmaster.pid and also removed the file. Now if I start the server using

pg_ctl start

it shows

Fatal : The database system is starting up

for very long time, which does not normally happen.

Can someone please help me in finding the root cause of it?

1

1 Answer 1

-1

Open your postgresql.conf and turn off the "hot_standby" option, and then restart the service with service postgresql restart.

Sign up to request clarification or add additional context in comments.

1 Comment

actually, after one and a half half hour it got started. By the way, i tried your way as well.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.