Re: It is not documented that pg_promote can exit standby mode
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Fujii Masao <masao.fujii@oss.nttdata.com>
Cc: ikedamsh <ikedamsh@oss.nttdata.com>, pgsql-hackers@postgresql.org
Date: 2020-04-17T04:54:39Z
Lists: pgsql-hackers
On Fri, Apr 17, 2020 at 01:40:02PM +0900, Fujii Masao wrote: > Thanks for the report and the patch! It looks good to me. > Barring any objection, I will commit this patch. +1. -- Michael
Commits
-
Fix function name in comment.
- 5e574d170e2e 14.0 landed
-
Mention pg_promote() as a method to trigger promotion in documentation.
- 67f82e966b52 13.0 landed