# Implementing Cache Synchronization with Go and PostgreSQL

> Cleverly utilizing PostgreSQL's Notify feature, you can conveniently notify applications of metadata changes and implement trigger-based logical replication.

---

LLMS index: [llms.txt](/llms.txt)

---

[![featured](/img/hero/pg/notify-trigger-based-repl.jpg)](https://vonng.com/en/pg/notify-trigger-based-repl/)

Cleverly utilizing PostgreSQL's Notify feature, you can conveniently notify applications of metadata changes and implement trigger-based logical replication. [**Read more**](https://vonng.com/en/pg/notify-trigger-based-repl/)
