amend port in hw_audit_multi_thread_rotation_interval.source

Offering: openGaussDev

More detail:amend output/hw_audit_multi_thread_rotation_interval.source

Match-id-0e3532ea2db5174cef7b676a8a869cf63cb7c487
This commit is contained in:
openGaussDev 2022-03-07 11:52:37 +08:00 committed by yanghao
parent 75e1fdf696
commit 92f0f1918b
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ add a new log after interval-- 60 seconds
\! @abs_bindir@/gs_ctl start -D @abs_srcdir@/tmp_check/datanode1/ > /dev/null 2>&1
-- 查看线程数是否恢复 1
\! 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
------------------
1