4.5. Notification and Notice Processing Commands

Table of Contents
pg_listen -- set or change a callback for asynchronous notification messages
pg_on_connection_loss -- set or change a callback for unexpected connection loss
pg_notice_handler -- Set a callback for notice or warning messages from the server

The commands in this section are used to process notices and notification messages from the database server.