n8n-docs/docs/integrations/builtin/credentials/postgres.md
2023-07-18 15:33:16 +01:00

24 lines
749 B
Markdown

---
title: Postgres credentials
description: Documentation for Postgres credentials. Use these credentials to authenticate Postgres in n8n, a workflow automation platform.
contentType: integration
---
# Postgres credentials
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)