pl_trace_func_start
Function for enabling the trace function. For details about the column, see Table 1.
Parameter |
Type |
Description |
---|---|---|
session_id |
bigint |
ID of the session for which the trace function needs to be enabled. |
max_num |
integer |
Maximum number of messages that can be traced. The value ranges from 100 to 10000. |
level |
text |
Trace level.
|
threshold |
float8 |
Threshold of the current trace, in milliseconds. This parameter is valid only when level is threshold. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.