# Auditing Data Changes with Triggers

> Sometimes we want to record important metadata changes for audit purposes. PostgreSQL triggers can conveniently solve this need automatically.

---

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

---

[![featured](/img/hero/pg/audit-change.jpg)](https://vonng.com/en/pg/audit-change/)

Sometimes we want to record important metadata changes for audit purposes. PostgreSQL triggers can conveniently solve this need automatically. [**Read more**](https://vonng.com/en/pg/audit-change/)
