Re: "FATAL: the database system is starting up" and hot_standby = on - Mailing list pgsql-admin

From Ilnur Khanov
Subject Re: "FATAL: the database system is starting up" and hot_standby = on
Date
Msg-id CAN+PxfQjAC_GiSZ7WHZxsYNQTx0f=k8C2k3HMhRifsWKYHPVQg@mail.gmail.com
Whole thread Raw
In response to Re: "FATAL: the database system is starting up" and hot_standby = on  (David Guyot <david.guyot@europecamions-interactive.com>)
Responses Re: "FATAL: the database system is starting up" and hot_standby = on  (Laurenz Albe <laurenz.albe@cybertec.at>)
List pgsql-admin
For me, when I saw "FATAL: the database system is starting up", nothing else hasn't been working: pgAdmin, psql, business apps.
Logs has been showing cycles: client connect - worker starts - "the-FATAL-error" - worker shutting down with exit code (1). No any informative errors.

I think, database engine is in some sort of recovery mode after crush, but I was waiting long enough - no CPU or HDD activity. If it's some sort of warning and waiting for me to check consistency and manually reset this mode flag, but then how to do this?!

More important: now problem is not solved, "hot_standby = on" is just workaround letting query databases. But PostgreSQL is still in some strange mode and I don't understand how serious is it and how resolve it correctly.

By "PostgreSQL is still in some strange mode" I mean that setting "hot_standby = off" returns "the-FATAL-error" and nothing works then.

pgsql-admin by date:

Previous
From: David Guyot
Date:
Subject: Re: "FATAL: the database system is starting up" and hot_standby = on
Next
From: Mayank Gupta - Network
Date:
Subject: Need help in making the schema name case insensitive.