From: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
---|---|
To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
Cc: | Andres Freund <andres(at)anarazel(dot)de>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Simon Riggs <simon(dot)riggs(at)enterprisedb(dot)com> |
Subject: | Re: Make relfile tombstone files conditional on WAL level |
Date: | 2021-10-29 03:57:58 |
Message-ID: | CA+hUKGLZCfWDd8eF4smxO7=czQA6ig4kB4C8FQtaxt9ac80K-A@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, Oct 5, 2021 at 4:21 PM Thomas Munro <thomas(dot)munro(at)gmail(dot)com> wrote:
> On Thu, Sep 30, 2021 at 11:32 PM Thomas Munro <thomas(dot)munro(at)gmail(dot)com> wrote:
> > I managed to produce a case where live data is written to an unlinked
> > file and lost
In conclusion, there *is* something else that would break, so I'm
withdrawing this CF entry (#3030) for now. Also, that something else
is already subtly broken, so I'll try to come up with a fix for that
separately.
From | Date | Subject | |
---|---|---|---|
Next Message | Amul Sul | 2021-10-29 04:13:36 | Re: Correct error message for end-of-recovery record TLI |
Previous Message | Thomas Munro | 2021-10-29 03:54:20 | Re: [PATCH] Make ENOSPC not fatal in semaphore creation |