Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Commit

Permalink
docs: upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
planetscale-actions-bot committed May 6, 2024
1 parent 6e676a9 commit d4cb028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/concepts/replicas.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ connection.
If you have `pscale` installed locally, you can create a replica credential with the following command:

```shell
pscale password create <database> <branch> --replica
pscale password create <database> <branch> <password_name> --replica
```

All queries made using this credential will be routed to the nearest replica, even as you add and remove read-only regions.
Expand Down

0 comments on commit d4cb028

Please sign in to comment.