Skip to content

Comment on CockroachDB 19.2

Comments

Can we actually backup the database with the community edition yet?

Last I checked this was impossible.

Backups are still an enterprise feature but doing a dump is still supported in the non paid version.

Yeah, that is not a real solution for a database of any real size, which is the only reason to use CockroachDB in the first place.

I know. It’s a bummer.

I’ve not tried to do block level backups for our setup in production.

I have - it doesn't work sadly. :(

Can we lock a replica for writing (stop syncing) and do a disk-level snapshot of the disk that it's running on? As a way of doing backups?

Agree with the OP, no way of doing backups is kind of a dealbreaker even for hobby use :/

Problem is not every node has all data from all nodes so you couldn’t say take one node offline and do a block level backup of that node’s storage.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.