PgBeam Docs
db

db test

Test the database connection.

Test the database connection. Validates connectivity, SSL, and authentication.

Usage

pgbeam db test <database-id>

Examples

# Test a database connection
pgbeam db test db_abc123

On this page