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 2808491585335240@iva3-67f911cb3a01.qloud-c.yandex.net
Whole thread Raw
In response to Re: Improve handling of parameter differences in physical replication  (Masahiko Sawada <masahiko.sawada@2ndquadrant.com>)
Responses Re: Improve handling of parameter differences in physical replication  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-hackers
Hello

> I think we can set wait event WAIT_EVENT_RECOVERY_PAUSE here.

+1, since we added this in recoveryPausesHere.

PS: do we need to add a prototype for the RecoveryRequiredIntParameter function in top of xlog.c?

regards, Sergei



pgsql-hackers by date:

Previous
From: Justin Pryzby
Date:
Subject: Re: error context for vacuum to include block number
Next
From: Tom Lane
Date:
Subject: Re: A bug when use get_bit() function for a long bytea string