📹 The future of AI infrastructure: optimize and shard your database with agents.Watch the talk
Navigation

Download query pattern reports from the CLI

You can now download Query Insights query pattern reports from the pscale CLI for both Postgres and Vitess branches.

Run pscale branch query-patterns download <database> <branch> --org <organization> to create a report, wait for it to finish, and save the CSV locally. Use --output if you want to choose the file path.

Read the CLI docs