How can we monitor the Postgresql database?
Release: UIM 8.x
You can use the sql_response probe to monitor a Postgresql database.
You can add postgresql as successfully queried through an ODBC connection using the Postgresql ODBC driver (Be sure to have the Postgres database driver installed)
Documentation for the sql_response probe can be found here: sql_response (SQL Response Monitoring)
Please also see: jdbc_response - creating a connection to a PostgreSQL database (broadcom.com)