Help Center> GaussDB> Distributed_2.x> Schemas> DBE_PERF Schema> Query> STATEMENT_RESPONSETIME_PERCENTILE
Updated on 2023-10-23 GMT+08:00

STATEMENT_RESPONSETIME_PERCENTILE

STATEMENT_RESPONSETIME_PERCENTILE obtains the response times of 80% and 95% SQL statements in the cluster.

Table 1 STATEMENT_RESPONSETIME_PERCENTILE columns

Name

Type

Description

p80

bigint

Response time of 80% SQL statements in the cluster (unit: μs)

p95

bigint

Response time of 95% SQL statements in the cluster (unit: μs)