How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Debug your Postgres from the terminal: a tour of `neon inspect db`

calendar_today July 22, 2026 person Savannah Longoria domain neon

The Neon CLI now ships neon inspect db: read-only, high-signal Postgres diagnostics that answer “what is slow?” without leaving the terminal or writing a single catalog query. Each subcommand runs one known-good query against Postgres’ own statistics and catalog views and prints a clean table (or JSON/YAML for scripting).

open_in_new Read original post