Top
Enterprise Postgres 17 SP1 Connection Manager User's Guide

A.1 pgx_stat_watchdog

A row in this view corresponds to conmgr process, which is connected to watchdog process. Additional columns may be added in future versions versions.

Column

Type

Description

conmgr_addr

inet

IP address of conmgr process.

conmgr_port

integer

The conmgr (ephemeral) port number that conmgr process is using to communicate with watchdog process. This is not the port number to be set in conmgr.conf.

heartbeat_interval

integer

The interval at which heartbeat packets are sent to and from this conmgr process. The unit is seconds.

heartbeat_timeout

integer

The timeout value for the heartbeat to and from this conmgr process. The unit is seconds.