PANIC: replication checkpoint has wrong magic 0 instead of …??

From: Nick Rudnick <nick(dot)rudnick(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: PANIC: replication checkpoint has wrong magic 0 instead of …??
Date: 2020-07-19 13:35:37
Message-ID: CA+XUKciebV7hrdVD-4NfFHQsrANRTQ6_D=1xU-JsRO03SoXVfg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Dear community,

after a hardware failure, I get (with PostgreSQL 11.2) output at starting;
the partition itself appears to be clean:

2020-07-19 13:08:14.825 GMT [2410] LOG: listening on IPv4 address
"127.0.0.1", port 5432
2020-07-19 13:08:14.838 GMT [2410] LOG: listening on Unix socket
"/tmp/.s.PGSQL.5432"
2020-07-19 13:08:15.041 GMT [2411] LOG: database system was shut down at
2020-07-06 08:05:05 GMT
2020-07-19 13:08:15.045 GMT [2411] PANIC: replication checkpoint has wrong
magic 0 instead of 307747550
2020-07-19 13:08:15.187 GMT [2410] LOG: startup process (PID 2411) was
terminated by signal 6: Aborted
2020-07-19 13:08:15.187 GMT [2410] LOG: aborting startup due to startup
process failure
2020-07-19 13:08:15.188 GMT [2410] LOG: database system is shut down

A web search wasn't too verbose about this.

Any ideas? Can this be fixed somehow?

Thanks a lot in advance, Nick

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Nick Rudnick 2020-07-19 16:27:09 Re: PANIC: replication checkpoint has wrong magic 0 instead of …??
Previous Message Scott Ribe 2020-07-19 12:05:59 Re: Encryption password for Backup