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

Configure database migration throttling from the CLI

You can now view and update the database-level Vitess migration throttler from the CLI. This is the default throttle for new deploy requests on the database.

pscale database throttler show <database>
pscale database throttler update <database> --ratio 25

Read the CLI database docs