mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
Update docs/integrations/builtin/trigger-nodes/n8n-nodes-base.postgrestrigger.md
This commit is contained in:
parent
6b0e79ced1
commit
df3e0a0e30
@ -32,5 +32,5 @@ n8n provides an app node for Postgres. You can find the node docs [here](/integr
|
||||
View [example workflows and related content](https://n8n.io/integrations/postgres-trigger/){:target=_blank .external-link} on n8n's website.
|
||||
|
||||
/// note | Permissions
|
||||
You will need to make sure your database user has the `TRIGGER` privilege, You can find more information on this in the Postgres documentation [here](https://www.postgresql.org/docs/current/ddl-priv.html#DDL-PRIV-TRIGGER){:target=_blank .external-link}.
|
||||
Make sure your database user has the `TRIGGER` privilege, You can find more information on this in the Postgres documentation [here](https://www.postgresql.org/docs/current/ddl-priv.html#DDL-PRIV-TRIGGER){:target=_blank .external-link}.
|
||||
///
|
||||
|
||||
Loading…
Reference in New Issue
Block a user