STATEMENT_RESPONSETIME_PERCENTILESTATEMENT_RESPONSETIME_PERCENTILE obtains the response times of 80% and 95% SQL statements in openGauss.Table 1 STATEMENT_RESPONSETIME_PERCENTILE columnsNameTypeDescriptionp80bigintResponse time of 80% SQL statements in openGauss (unit: μs)p95bigintResponse time of 95% SQL statements in openGauss (unit: μs)