Install
- CLI
- Dashboard
Credentials
Connecting from Your Application
Python (psycopg2)
Python (SQLAlchemy)
Node.js
PHP (PDO)
Command Line Access
SSH into your pod and usepsql:
Configuration
PostgreSQL runs with development-friendly defaults:- Listens on
localhost:5432only - Default encoding: UTF-8
- Peer authentication for local socket, password for TCP