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:
openGaussDev 2022-03-07 14:18:34 +08:00 committed by yanghao
parent 92f0f1918b
commit 6d95c39328
1 changed files with 1 additions and 1 deletions

View File

@ -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