mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
28 lines
904 B
Markdown
28 lines
904 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/)
|
|
- [Agent](/integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-langchain.agent)
|
|
|
|
/// note | Agent node users
|
|
The Agent node doesn't support tunnels
|
|
///
|
|
## 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.
|
|
|
|

|
|
|