Thread

  1. Re: Additional message in pg_terminate_backend

    Daniel Gustafsson <daniel@yesql.se> — 2025-12-17T16:02:29Z

    > 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