Any way to understand state after data corruption failures during startup.

From: Harinath Kanchu <hkanchu(at)apple(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Any way to understand state after data corruption failures during startup.
Date: 2022-06-17 02:46:25
Message-ID: 9AAF8A3E-560D-4EEC-8828-92636B356777@apple.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

If postgres fail when it is starting as standby due to WAL file corruption, can we get the status through any exit code or by parsing pg_control file ?

I can see the “XX001” code is emitted in logs but parsing logs doesn’t seem to be a good option. Please suggest.

Thanks.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bryn Llewellyn 2022-06-17 03:28:41 Re: ERROR: failed to find conversion function from key_vals_nn to record[]
Previous Message Abdul Qoyyuum 2022-06-17 02:38:57 Re: