On Sat, Dec 02, 2023 at 05:52:50PM +0900, Shinya Kato wrote:
> Thanks for the review.
> Yes, that's true. A new patch is attached.
Thanks, applied.
--
Michael
signature.asc
Description: PGP signature
On 2023-12-01 16:01, Michael Paquier wrote:
On Fri, Dec 01, 2023 at 11:54:14AM +0900, Shinya Kato wrote:
later disconnected, the standby goes back to step 1 and tries to
restore the file from the archive again. This loop of retries
from the
archive, pg_wal, and via streaming
rep
On Fri, Dec 01, 2023 at 11:54:14AM +0900, Shinya Kato wrote:
> later disconnected, the standby goes back to step 1 and tries to
> restore the file from the archive again. This loop of retries from the
> archive, pg_wal, and via streaming replication goes
> on until the server
> -
Hi,
Standby database promotion by trigger file creation is no longer
supported from v16, but its description is remained.
So, I created a patch. Do you think?
--
Regards,
Shinya Kato
NTT DATA GROUP CORPORATIONdiff --git a/doc/src/sgml/high-availability.sgml b/doc/src/sgml/high-availability.sgm