From: | Andres Freund <andres(at)anarazel(dot)de> |
---|---|
To: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, Dilip Kumar <dilipbalaut(at)gmail(dot)com> |
Subject: | Re: wrong fds used for refilenodes after pg_upgrade relfilenode changes Reply-To: |
Date: | 2022-02-22 09:40:01 |
Message-ID: | 20220222094001.5r5xuqmbdpclc52f@alap3.anarazel.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi,
On 2022-02-22 01:11:21 -0800, Andres Freund wrote:
> I've started to work on a few debugging aids to find problem like
> these. Attached are two WIP patches:
Forgot to attach. Also importantly includes a tap test for several of these
issues
Greetings,
Andres Freund
Attachment | Content-Type | Size |
---|---|---|
v1-0001-WIP-test-for-file-reuse-dangers-around-database-a.patch | text/x-diff | 8.1 KB |
v1-0002-WIP-AssertFileNotDeleted-fd.patch | text/x-diff | 6.7 KB |
v1-0003-WIP-fix-old-fd-issues-using-global-barriers-every.patch | text/x-diff | 4.5 KB |
v1-0004-WIP-Add-linux-only-AssertNoDeletedFilesOpenPid.patch | text/x-diff | 4.6 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Amit Kapila | 2022-02-22 09:53:38 | Re: Design of pg_stat_subscription_workers vs pgstats |
Previous Message | Juan José Santamaría Flecha | 2022-02-22 09:20:23 | Re: pg_receivewal.exe unhandled exception in zlib1.dll |