Skip to content

Commit d26cc4d

Browse files
a.pervushinadanolivo
a.pervushina
authored andcommitted
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 89c834d commit d26cc4d

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
@@ -10,6 +10,7 @@
1010
$node->init;
1111
$node->append_conf('postgresql.conf', qq{
1212
shared_preload_libraries = 'aqo'
13+
log_statement = 'none'
1314
aqo.mode = 'intelligent'
1415
log_statement = 'ddl'
1516
});

0 commit comments

Comments
 (0)