Updated on 2024-05-07 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 users with the sysadmin or monadmin permissions can query 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.