You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Rename logical_replication_mode to debug_logical_replication_streaming
The logical_replication_mode GUC is intended for testing and debuggingpurposes, but its current name may be misleading and encourage users to makeunnecessary changes.To avoid confusion, renaming the GUC to a less misleading namedebug_logical_replication_streaming that casual users are less likely to mistakenlyassume needs to be modified in a regular logical replication setup.Author: Hou Zhijie <houzj.fnst@cn.fujitsu.com>Reviewed-by: Peter Smith <smithpb2250@gmail.com>Discussion:https://www.postgresql.org/message-id/flat/d672d774-c44b-6fec-f993-793e744f169a%40eisentraut.org