Y
Hacker News
new
|
ask
|
show
|
jobs
by
andyzweb
786 days ago
it might work but keep in mind schema changes in cockroachdb very different under the hood. for one they are not transactional and run in the background
https://www.cockroachlabs.com/docs/stable/online-schema-chan...
1 comments
fabianlindfors
783 days ago
See my other comment. Unfortunately Cockroach doesn't do much in terms of helping with zero-downtime schema migrations :/
link