We are facing "PANIC: could not read from control file:Success error while starting the database.

From: Raghavendra Rao J S V <raghavendrajsv(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: We are facing "PANIC: could not read from control file:Success error while starting the database.
Date: 2018-10-04 15:29:36
Message-ID: CAEHH7R75URr1u33dg9Ycq8xs_1JmVrzMkYeSVc0gZ6wp4Zawxw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi All,

*archive_mode *is turned *on *unfortunately in my Postgres 9.2 database.

Due to that disk space is full 100%. We have removed few old xlog files.
Now space is available.But still we are facing below problem when we try to
start the database.

*PANIC: could not read from control file:Success*

Please help me to resolve the above error.

--
Regards,
Raghavendra Rao J S V

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andreas Kretschmer 2018-10-04 15:50:39 Re: We are facing "PANIC: could not read from control file:Success error while starting the database.
Previous Message Satoshi Nagayasu 2018-10-04 08:25:06 Using RETURNING with INSERT TRIGGER on 9.6 partitioned table