PgBeam Docs
db

db inspect

Show detailed database info including connection settings, pool config, and cache settings.

Show detailed database info including connection settings, pool config, and cache settings.

Usage

pgbeam db inspect <database-id>

Examples

# Inspect a database
pgbeam db inspect db_abc123

On this page