pl_trace_func_start
Function for enabling the trace function of a node. 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. |
| node | text | Name of the node on which the trace function is 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.