n8n-docs/docs/integrations/builtin/credentials/postgres.md
Deborah Barnard 7c43f7bad6 menu refactor
2022-08-08 11:57:44 +01:00

17 lines
534 B
Markdown

# Postgres
You can use these credentials to authenticate the following nodes with Postgres.
- [Postgres](/integrations/builtin/app-nodes/n8n-nodes-base.postgres/)
## Prerequisites
Create an user account on a Postgres server.
## Using Database Connection
1. Retrieve your Postgres credentials and connection parameters.
2. Use the credentials and connection parameters with your Postgres node credentials in n8n.
![Getting Postgres credentials](/_images/integrations/builtin/credentials/postgres/using-database-connection.gif)