GS_SESSION_ALL_SETTINGS
GS_SESSION_ALL_SETTINGS displays the full GUC parameter settings of all sessions on the local node. Only users with the sysadmin or monadmin permissions can query this view.
Name | Type | Description |
|---|---|---|
sessionid | bigint | Session ID. |
pid | bigint | Backend thread ID. |
name | text | Parameter name. |
setting | text | Current parameter value. |
unit | text | Implicit unit of a parameter. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.

