GS_SESSION_ALL_SETTINGS
GS_SESSION_ALL_SETTINGS displays the full GUC parameter settings of all sessions on the local node. Only the sysadmin and monadmin users have the permission to view this view. In the multi-tenancy scenario, the result about a PDB is returned to its own PDB, and all information is returned to a non-PDB.
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.