Top
Enterprise Postgres 17 SP1 Connection Manager User's Guide

2.2.2 Introducing the watchdog extension

Execute the CREATE EXTENSION statement with watchdog.

Example)

postgres=# CREATE EXTENSION watchdog;
CREATE EXTENSION

This allows you to see the pgx_stat_watchdog view for information about the watchdog process.