Re: We are facing "PANIC: could not read from control file:Successerror while starting the database. - Mailing list pgsql-general

From Raghavendra Rao J S V
Subject Re: We are facing "PANIC: could not read from control file:Successerror while starting the database.
Date
Msg-id CAEHH7R4WwFvd1cKVUg2cQNzs5p0yXNy=r5bf+awD1gmNiPHh=A@mail.gmail.com
Whole thread Raw
In response to Re: We are facing "PANIC: could not read from control file:Successerror while starting the database.  (Thomas Munro <thomas.munro@enterprisedb.com>)
List pgsql-general


On Fri, 5 Oct 2018 at 07:06, Thomas Munro <thomas.munro@enterprisedb.com> wrote:
On Fri, Oct 5, 2018 at 4:29 AM Raghavendra Rao J S V
<raghavendrajsv@gmail.com> wrote:
> PANIC: could not read from control file:Success

That means that the pg_control file is the wrong size.  What size is
it?  What filesystem is this, that allowed an out-of-space condition
to result in a file being truncated?  Normally we only overwrite that
file, so after creation it should stay the same size.

Size of the pg_control file is 42kb. We are using "CentOS Linux release 7.3.1611 (Core)". 

Permissions and size of the file are present as expected.

Kindly guide me how to handle this kind of error?

Log file showing errors as below.

 

   Kindly guide me how to handle this kind of error?


--
Thomas Munro
http://www.enterprisedb.com


--
Regards,
Raghavendra Rao J S V
Mobile- 8861161425

pgsql-general by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: pg_pass and pg_service
Next
From: Laurenz Albe
Date:
Subject: Re: We are facing "PANIC: could not read from control file:Successerror while starting the database.