Creates a read-only replica of an existing database instance to distribute read operations and enhance performance
The vultr-cli database read-replica create
command creates a read-only replica of an existing database instance, enabling you to offload read operations and improve application performance.
$ vultr-cli database read-replica create <Database ID> [flags]
Shorthand | Long Version | Description |
---|---|---|
-l | --label | label for the new managed database read replica |
-r | --region | region id for the new managed database read replica |
No comments yet.