Re: A new function to wait for the backend exit after termination

From: Justin Pryzby <pryzby(at)telsasoft(dot)com>
To: Noah Misch <noah(at)leadboat(dot)com>
Cc: Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>, Magnus Hagander <magnus(at)hagander(dot)net>, Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>, Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, "Hou, Zhijie" <houzj(dot)fnst(at)cn(dot)fujitsu(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org, Muhammad Usama <m(dot)usama(at)gmail(dot)com>
Subject: Re: A new function to wait for the backend exit after termination
Date: 2021-06-12 01:54:08
Message-ID: 20210612015408.GS16435@telsasoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Jun 05, 2021 at 12:08:01PM -0700, Noah Misch wrote:
> > > My preference is to remove pg_wait_for_backend_termination(). The use case
> > > that prompted this thread used pg_terminate_backend(pid, 180000); it doesn't
> > > need pg_wait_for_backend_termination().

Is this an Opened Issue ?

--
Justin

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ranier Vilela 2021-06-12 02:05:29 Signed vs. Unsigned (some)
Previous Message Andres Freund 2021-06-12 01:44:34 ProcArrayStruct->pgprocnos vs ->maxProcs vs PGPROC ordering