Re: transaction lost when delete clog file after normal shutdown - Mailing list pgsql-hackers

From Andrey Borodin
Subject Re: transaction lost when delete clog file after normal shutdown
Date
Msg-id 65564DAA-F2EB-4BF0-B54B-A60AEC019C37@yandex-team.ru
Whole thread Raw
In response to Re: Re: transaction lost when delete clog file after normal shutdown  ("章晨曦@易景科技" <zhangchenxi@halodbtech.com>)
List pgsql-hackers

> On 23 Dec 2024, at 16:01, 章晨曦@易景科技 <zhangchenxi@halodbtech.com> wrote:
>
> Yes, of course we can solve this by restoring from backup.
> But if the database volumn is large, say, 100TB or more, the cost
> is really too expensive just because the tiny clog file corrupt.

There are corresponding commitfest entries [0,1], where clog file corruption was discussed. See Emails section.

Thanks!


Best regards Andrey Borodin.

[0] https://commitfest.postgresql.org/16/1462/
[1] https://commitfest.postgresql.org/51/4709/


pgsql-hackers by date:

Previous
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: Logical replication timeout
Next
From: Vladlen Popolitov
Date:
Subject: Re: Exporting float_to_shortest_decimal_buf(n) with Postgres 17 on Windows