Skip to content

sql: expand cockroach demo to allow setting of locality #39450

@awoods187

Description

@awoods187

Recently, we expanded Cockroach Demo to include movr by default as well as allow for creating nodes. We should further expand upon this work to allow for setting of locality via Cockroach Demo.

I'm imagining something like:

./cockroach demo movr --nodes 3 --locality=us-east1-b,us-central1-a, us-west1-a

Where each comma separates a locality.

This will make it easier to simulate and test partitioning and other features.

Metadata

Metadata

Assignees

Labels

A-demoA-partitioningA-sql-executionRelating to SQL execution.C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions