Getting Started
Make sure to first set up your PlanetScale developer environment. Once you’ve installed thepscale CLI, you can interact with PlanetScale and manage your databases straight from the command line.
The pgbouncer command
Manage dedicated PgBouncers for a Postgres database branch.
Dedicated PgBouncers run separately from the database nodes and provide connection pooling for primary or replica traffic. This is distinct from the local PgBouncer on port 6432 and from pgbouncer.* parameters on pscale branch resize.
This command is only available for PostgreSQL databases. --org is required.
Usage:
Available sub-commands
* Flag is required

