n8n-docs/docs/integrations/credentials/postgres.md
2022-04-28 12:55:18 +01:00

17 lines
514 B
Markdown

# Postgres
You can use these credentials to authenticate the following nodes with Postgres.
- [Postgres](/integrations/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/credentials/postgres/using-database-connection.gif)