Re: Additional message in pg_terminate_backend - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Additional message in pg_terminate_backend
Date
Msg-id CCCDDDB1-4E54-4A02-AE02-41B3CA497B8A@yesql.se
Whole thread Raw
In response to Additional message in pg_terminate_backend  (Roman Khapov <rkhapov@yandex-team.ru>)
List pgsql-hackers
> On 13 Dec 2025, at 08:44, Roman Khapov <rkhapov@yandex-team.ru> wrote:

> Recently I started working on patch for adding additional message from admin
> in pg_terminate_backend for one of our greenplum fork.

Greenplum already has support for passing a message in the terminate command
doesnt it?  Or at least it used to have but perhaps it was ripped out, my
memory is getting a bit fuzzy.

https://github.com/greenplum-db/gpdb-archive/commit/fa6c2d43d675aa05e2d9f797e3008f6fe075ee2c

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Revert "Avoid requiring Spanish locale to test NLS infrastructur
Next
From: Andres Freund
Date:
Subject: Re: RFC: adding pytest as a supported test framework