On Thursday, December 16, 2021 9:51 PM I wrote:
> Attached the updated patch v14.
FYI, I've conducted a test of disable_on_error flag using
pg_upgrade. I prepared PG14 and HEAD applied with disable_on_error patch.
Then, I setup a logical replication pair of the publisher and the subscriber by
14
and executed pg_upgrade for both the publisher and the subscriber individually.
After the updation, on the subscriber, I've confirmed the disable_on_error is
false
via both pg_subscription and \dRs+, as expected.
Best Regards,
Takamichi Osumi