Postgres: How to raise notice to all sessions

Viewed 18
  1. I want to make sure that when a trigger is triggered, all sessions receive an alert using RAISE NOTICE. Is there such a possibility ?
  2. After that, update these sessions or just reconnect to postgres
0 Answers
Related