Click here to Skip to main content
15,923,164 members
Articles / Database Development / PostgreSQL

Postgres Notify for Real Time Dashboards

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
24 Mar 2021CPOL5 min read 7.6K   6  
Using pg_notify in Postgres alongside the NOTIFY and LISTEN syntax is all that's needed to build a real time updating dashboard
In this post, we will build an app using a Postgres feature, pg_notify, and power a work schedule for a manufacturing company.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Writer Arctype
United States United States
Download our free SQL editor at https://www.arctype.com
This is a Organisation

3 members

Comments and Discussions