Search across all documentation pages
8 pages in this section.
The mental model behind trigger timing, row-versus-statement firing, and how BEFORE/AFTER/INSTEAD OF triggers interact with MVCC and PostgreSQL's older rule system.
Learn PostgreSQL trigger basics with nine examples, covering BEFORE/AFTER, row-level vs. statement-level, and trigger ordering.
Learn how to use SQL transition tables with statement-level triggers in PostgreSQL 18 for bulk OLD/NEW access, auditing, and performance.
Learn to implement audit triggers in PostgreSQL to capture data changes efficiently, ensuring high write throughput and detailed change tracking.
Learn best practices for SQL triggers, including scoping, performance, and governance, to ensure efficient and maintainable database operations.
A single-page roundup of every highlight bullet from the 7 pages in the Triggers & Rules section, grouped by source page so you can scan all 40 takeaways without opening each article individually.