Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit ef470ae

Browse files
author
Mikhail Rutman
committed
remove 'enable_self_join_removal=off' from Cluster.pm
Tags: Multimaster
1 parent ddc54d4 commit ef470ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cluster.pm

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,6 @@ sub init
141141
{
142142
$node->init(allows_streaming => 'logical');
143143
$node->append_conf('postgresql.conf', qq{
144-
enable_self_join_removal = off
145144
max_connections = 50
146145
log_line_prefix = '%m [%p] [xid%x] %i '
147146
log_statement = all

0 commit comments

Comments
 (0)