n8n-docs/docs/nodes/credentials/Postgres/README.md
Harshil Agrawal 7b460243ab
SEO Update (#206)
2020-10-09 14:18:10 +02:00

21 lines
587 B
Markdown

---
permalink: /credentials/postgres
description: Learn to configure credentials for the Postgres node in n8n
---
# Postgres
You can use these credentials to authenticate the following nodes with Postgres.
- [Postgres](../../nodes-library/nodes/Postgres/README.md)
## 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](./using-database-connection.gif)