节点与集成
Postgres Trigger
Use the Postgres Trigger node to respond to events in Postgres and integrate Postgres with other applications. n8n has built-in support responding to insert, update, and delete events.
Events
You can configure how the node listens for events.
- Select Listen and Create Trigger Rule, then choose the events to listen for:
- Insert
- Update
- Delete
- Select Listen to Channel, then enter a channel name that the node should monitor.
Related resources
n8n provides an app node for Postgres. You can find the node docs here.
View example workflows and related content on n8n's website.
官方原文和授权
本页来自 N8N 英文官方网站固定快照,并转换成 xueai 静态页面。内容以 N8N 持续更新的官方页面为准。