Re: Improve handling of parameter differences in physical replication - Mailing list pgsql-hackers

From Sergei Kornilov
Subject Re: Improve handling of parameter differences in physical replication
Date
Msg-id 2392861582796894@myt6-4d759d962265.qloud-c.yandex.net
Whole thread Raw
In response to Improve handling of parameter differences in physical replication  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-hackers
Hello

Thank you for working on this!

> Where this becomes a serious problem is if you have many standbys and you do a failover.

+1
Several times my team would like to pause recovery instead of panic after change settings on primary. (same thing for
create_tablespace_directoriesreplay errors too...)
 

We documented somewhere (excluding code) shutting down the standby immediately upon receipt of the parameter change?
doc/src/sgml/high-availability.sgmlsays only about "refuse to start".
 

regards, Sergei



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: [Proposal] Level4 Warnings show many shadow vars
Next
From: Fujii Masao
Date:
Subject: Re: Improve handling of parameter differences in physical replication