Skip to main content

Getting Started

Make sure to first set up your PlanetScale developer environment. Once you’ve installed the pscale 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

Sub-command flag descriptions

Available flags

Global flags

Examples

Dedicated PgBouncers

Need help?

Get help from the PlanetScale Support team, or join our Discord community to see how others are using PlanetScale.