Neon Postgres
plan support
Included in all plans
To add a Neon connection, click on the PostgreSQL option in Connect a data source section.
Find the Connection Info
Navigate to the Dashboard
page and click the connection button
Connect
Based on the image above shown, the Neon database connection details are:
- Host: [hidden for security]-pooler.us-east-2.aws.neon.tech
- Port: 5432
- Database: neondb
- Username: neondb_owner
- Password: [hidden for security]
- SSL Mode: require
Connection Detailed Explanations
Display name
The display name for the database is in the Wren AI interface.
Host
Your neon postgres host
name.
Port
Your neon postgres port
(default on Neon: 5432).
Username
The database username for the account that you want to use to connect to your neon (default on Neon: neondb_owner).
Password
The password for the username that you use to connect to the database.
Database name
The name of the database you want to connect to (default on Neon: neondb).
The other steps are the same as in PostgreSQL connector