G.3. PLG$PROF_PSQL_STATS_VIEW
Profiler aggregated view for PSQL statistics.
Column Name | Data Type | Description |
---|---|---|
|
| Profile session id |
|
| Statement id |
|
| Statement type: |
|
| Package name |
|
| Routine name |
|
| Parent statement id |
|
| Statement type: |
|
| Parent routine name |
|
| SQL text (if statement type is |
|
| PSQL line number of the statement |
|
| PSQL column number of the statement |
|
| Number of executed times of the line/column |
|
| Minimal elapsed time (in nanoseconds) of a line/column execution |
|
| Maximum elapsed time (in nanoseconds) of a line/column execution |
|
| Accumulated elapsed time (in nanoseconds) of the line/column executions |
|
| Average elapsed time (in nanoseconds) of the line/column executions |