pg 13 fatal error message mentionning "standby_mode" - Mailing list pgsql-general

From Phil Florent
Subject pg 13 fatal error message mentionning "standby_mode"
Date
Msg-id PA4P191MB1600009404E7CBC1954D9610BA379@PA4P191MB1600.EURP191.PROD.OUTLOOK.COM
Whole thread Raw
Responses Re: pg 13 fatal error message mentionning "standby_mode"  (Guillaume Lelarge <guillaume@lelarge.info>)
List pgsql-general
Hi,

I had forgotten to include a restore_command and my standby database did not start (expected behavior) but the error message puzzled me :

select version();

                                                      version

-------------------------------------------------------------------------------------------------------------------

PostgreSQL 13.2 (Debian 13.2-1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 10.2.1-6) 10.2.1 20210110, 64-bit

(1 ligne)

 

juin 08 11:50:26 sv-t-vtl-bas06 postgresql@13-echange_p[2921]: 2021-06-08 11:50:26.666 CEST [2927] FATAL:  doit spécifier une restore_command quand standby_mode n'est pas activé


It's in French but it means I have to specify restore_command if standby_mode is not activated.

It's a pg 13 cluster and standby_mode parameter was removed with pg 12+ ? Perhaps the French translation is wrong ?


Best regards,

Phil

pgsql-general by date:

Previous
From: Karsten Hilbert
Date:
Subject: Aw: Re: Database issues when adding GUI
Next
From: Guillaume Lelarge
Date:
Subject: Re: pg 13 fatal error message mentionning "standby_mode"