Re: BUG #16927: Postgres can`t access WAL files

From: Andres Freund <andres(at)anarazel(dot)de>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Magnus Hagander <magnus(at)hagander(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Ярослав Пашинский <yarik97(dot)6(at)gmail(dot)com>, Postgres bugs <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Re: BUG #16927: Postgres can`t access WAL files
Date: 2021-03-19 23:56:45
Message-ID: 20210319235645.pznzqhulpjluyco2@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi,

On 2021-03-20 07:32:43 +0900, Michael Paquier wrote:
> No problem from me to keep the rename, and so this leads to the simple
> patch attached, then. Any comments?

- I think there needs to be a reference to the problem, otherwise we'll
just redo this a couple years down the line
- I'd not add the XXX, because the whole idea of durable_rename_excl
seems wrong to me, and it might motivate people to come up with
patches...

Greetings,

Andres Freund

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Andres Freund 2021-03-20 00:07:32 Re: BUG #16160: Minor memory leak in case of starting postgres server with SSL encryption
Previous Message Michael Paquier 2021-03-19 22:32:43 Re: BUG #16927: Postgres can`t access WAL files