PgPooler-Uma

PostgreSQL Connection Pooler

Host

pg6432.ultra-mega-apps.com

Port

6432

Database

crud

TLS

Available and required

Connection string

postgresql://<USERNAME>:<PASSWORD>@pg6432.ultra-mega-apps.com:6432/crud?sslmode=verify-full&sslrootcert=system

For psql/libpq, use sslmode=verify-full with sslrootcert=system to verify the certificate and hostname using the operating system trust store. Other PostgreSQL drivers may use different CA/trust-store settings.

PostgreSQL protocol on port 6432. Documentation UI on port 8080. No login is required for this page and it never asks for credentials.