Re: Return value of pg_promote()
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Laurenz Albe <laurenz.albe@cybertec.at>
Cc: Ashutosh Sharma <ashu.coek88@gmail.com>, Fujii Masao <masao.fujii@oss.nttdata.com>, pgsql-hackers <pgsql-hackers@postgresql.org>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-08-28T23:47:29Z
Lists: pgsql-hackers
On Mon, Aug 28, 2023 at 02:09:37PM +0200, Laurenz Albe wrote: > On Thu, 2023-08-17 at 09:37 +0900, Michael Paquier wrote: > > I have just noticed that we do not have a CF entry for this proposal, > > so I have added one with Laurenz as author: > > https://commitfest.postgresql.org/44/4504/ > > I have changed the author to Fujii Masao. Still incorrect, as the author is Ashutosh Sharma. Fujii-san has provided some feedback, though. -- Michael
Commits
-
Tweak pg_promote() to report failures on kill() or postmaster failures
- f593c5517d14 17.0 landed