Updated on 2024-06-03 GMT+08:00

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.

Table 1 GS_SESSION_ALL_SETTINGS columns

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.