Re: Error handling in after-startup shmem requests

From: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
To: Ayush Tiwari <ayushtiwari(dot)slg01(at)gmail(dot)com>, Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Error handling in after-startup shmem requests
Date: 2026-08-25 16:47:25
Message-ID: 83fab1fc-d688-45c5-9ad0-f46d6de53373@iki.fi
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 25/08/2026 19:33, Heikki Linnakangas wrote:
> Here's my take with some small changes. This is all based on things you
> already discussed, I just picked the mix I liked best:

And here are the same patches, without the broken comment so that it
actually compiles... :facepalm:

- Heikki

Attachment Content-Type Size
v2-0001-Fix-backend-state-after-a-failed-after-startup-sh.patch text/x-patch 4.4 KB
v2-0002-Track-which-shmem-areas-have-been-fully-initializ.patch text/x-patch 7.9 KB
v2-0003-Add-tests-for-failing-shmem-allocations-after-sta.patch text/x-patch 6.6 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2026-08-25 16:48:25 scary patch contest
Previous Message Bharath Rupireddy 2026-08-25 16:34:00 Re: Report index currently being vacuumed in pg_stat_progress_vacuum