Re: Add errdetail() with PID and UID about source of termination signal

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: Jakub Wartak <jakub(dot)wartak(at)enterprisedb(dot)com>, Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, Jim Jones <jim(dot)jones(at)uni-muenster(dot)de>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Add errdetail() with PID and UID about source of termination signal
Date: 2026-04-06 19:36:15
Message-ID: 964FFB2A-E622-41A7-BF78-BB0539354CCD@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 6 Apr 2026, at 18:51, Andrew Dunstan <andrew(at)dunslane(dot)net> wrote:

> I'd kinda like to sneak this in for pg19, because I think it's useful. Here's a v6 that changes one or two things:

+1. I haven't done an in-depth review but I quite like the feature and have
wanted this very thing in the past.

--
Daniel Gustafsson

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexander Korotkov 2026-04-06 19:49:08 Re: Implement waiting for wal lsn replay: reloaded
Previous Message Robert Haas 2026-04-06 19:35:00 Re: Add custom EXPLAIN options support to auto_explain