G.2. PLG$PROF_PSQL_STATS
Profiler PSQL statistics.
| Column Name | Data Type | Description |
|---|---|---|
|
| Profile session id |
|
| Statement id |
|
| Request id |
|
| 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 |