Postgresql 教學 LISTEN/NOTIFY – Python



Postgresql 教學 LISTEN/NOTIFY – Python

Postgresql 教學 LISTEN/NOTIFY - Python

熱愛 Python 以及 Linux, 希望透過寫程式為社會貢獻,喜歡拍程式教學影片幫助想學習的人。

本影片 GitHub repo ▶ https://github.com/twtrubiks/postgresql-note/tree/main/pg-listen-notify
GitHub ▶ https://github.com/twtrubiks
Linkedin ▶ https://www.linkedin.com/in/twtrubiks-a09330145/
訂閱頻道 ▶ http://bit.ly/2GnNQz4
臉書專頁 ▶ https://www.facebook.com/TWTRubiks
Donation1 ▶ http://bit.ly/2HvEyAK
Donation2 ▶ http://bit.ly/2F7Jrha

0:00 介紹 postgresql 中的 LISTEN/NOTIFY
4:39 Python 搭配 postgresql 中的 LISTEN/NOTIFY
8:01 透過 asyncio 進行改良