Re: could not link file in wal restore lines

From: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>
To: david(at)pgmasters(dot)net
Cc: zsolt(dot)ero(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org, michael(at)paquier(dot)xyz
Subject: Re: could not link file in wal restore lines
Date: 2022-07-26 02:48:14
Message-ID: 20220726.114814.306729894656662536.horikyota.ntt@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Ah, sorry for posting following too-early messages in the thread.

At Mon, 25 Jul 2022 08:40:12 -0400, David Steele <david(at)pgmasters(dot)net> wrote in
> Your system seems to be doing recovery pretty quickly. I wonder if
> there is a race condition in WAL recycling?

Please take a look on [1]

[1] https://www.postgresql.org/message-id/20220725.171132.2272594383346737093.horikyota.ntt%40gmail.com

regards.

--
Kyotaro Horiguchi
NTT Open Source Software Center

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Richard Guo 2022-07-26 03:17:45 Re: BUG #17558: 15beta2: Endless loop with UNIQUE NULLS NOT DISTINCT and INSERT ... ON CONFLICT
Previous Message Tom Lane 2022-07-25 15:39:40 Re: BUG #17558: 15beta2: Endless loop with UNIQUE NULLS NOT DISTINCT and INSERT ... ON CONFLICT