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.
| 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. |