Updated on 2024-05-07 GMT+08:00

GS_GET_LISTEN_ADDRESS_EXT_INFO

GS_GET_LISTEN_ADDRESS_EXT_INFO queries the extended IP address configured for the current instance. Currently, this view cannot be queried.

Table 1 GS_GET_LISTEN_ADDRESS_EXT_INFO columns

Name

Type

Description

node_name

text

Name of the current instance.

host

text

Listening IP address of the current instance.

port

bigint

Listening port of the current instance.

ext_listen_ip

text

Extended IP address configured for the current instance.