Help Center/ GaussDB/ Developer Guide(Distributed_V2.0-8.x)/ System Catalogs and System Views/ System Views/ Other System Views/ PV_INSTANCE_TIME
Updated on 2025-08-19 GMT+08:00
PV_INSTANCE_TIME
PV_INSTANCE_TIME records time consumption information of the current node. The time consumption information is classified into the following types:
- DB_TIME: effective time spent by jobs in multi-core scenarios
- CPU_TIME: CPU time spent
- EXECUTION_TIME: time spent in executors
- PARSE_TIME: time spent in parsing SQL statements
- PLAN_TIME: time spent on generating plans
- REWRITE_TIME: time spent for SQL rewriting
- PL_EXECUTION_TIME: execution time of the PL/SQL stored procedure
- PL_COMPILATION_TIME: compilation time of the PL/SQL stored procedure
- NET_SEND_TIME: time spent on the network
- DATA_IO_TIME: I/O time spent
| Name | Category | Description |
|---|---|---|
| stat_id | integer | Statistics ID |
| stat_name | text | Type name |
| value | bigint | Time value, in μs |
Parent topic: Other System Views
What is your overall rating for this page?
0
1
2
3
4
5
6
7
8
9
10
Very dissatisfiedVery satisfied
Thank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.