mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
20 lines
514 B
Markdown
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.
|
|
|
|

|