n8n-docs/docs/nodes/credentials/Postgres/README.md
2020-09-23 11:12:42 +02:00

20 lines
514 B
Markdown

---
permalink: /credentials/postgres
---
# 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)