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.