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

Commit 11f7849

Browse files
danolivoAndrey Lepikhov
authored and
Andrey Lepikhov
committed
Reduce logging in the pgbench TAP
test.Induces by requirement of comfort observation of a contrib-check in browser (By A.Lakhin report).
1 parent 7e2db83 commit 11f7849

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

t/001_pgbench.pl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
$node->init;
99
$node->append_conf('postgresql.conf', qq{
1010
shared_preload_libraries = 'aqo'
11+
log_statement = 'none'
1112
aqo.mode = 'intelligent'
1213
aqo.log_ignorance = 'on'
1314
});

0 commit comments

Comments
 (0)