forked from huawei/openGauss-server
amend another port in hw_audit_multi_thread_rotation_interval.source
Offering: openGaussDev More detail:amend output/hw_audit_multi_thread_rotation_interval.source Match-id-caaf55d0bdc81b37724df69b616274af06f3340e
This commit is contained in:
parent
92f0f1918b
commit
6d95c39328
|
|
@ -12,7 +12,7 @@ select pg_sleep(1);
|
|||
\! @abs_bindir@/gs_ctl start -D @abs_srcdir@/tmp_check/datanode1/ > /dev/null 2>&1
|
||||
-- 查看线程数是否改为 3
|
||||
\! sleep 5
|
||||
\! @abs_bindir@/gsql -r -p 27500 -d postgres -c "show audit_thread_num";
|
||||
\! @abs_bindir@/gsql -r -p @portstring@ -d postgres -c "show audit_thread_num";
|
||||
audit_thread_num
|
||||
------------------
|
||||
3
|
||||
|
|
|
|||
Loading…
Reference in New Issue