We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e2db83 commit 11f7849Copy full SHA for 11f7849
t/001_pgbench.pl
@@ -8,6 +8,7 @@
8
$node->init;
9
$node->append_conf('postgresql.conf', qq{
10
shared_preload_libraries = 'aqo'
11
+ log_statement = 'none'
12
aqo.mode = 'intelligent'
13
aqo.log_ignorance = 'on'
14
});
0 commit comments