FeatureFuel
7

Support for cockroachdb

Source: dani-garcia/vaultwarden#2689 · opened by @terribleplan
I was working on moving my installation and wanted to move from sqlite to cockroachdb for better redundancy (storing the rest of the files on network storage, so putting sqlite on that is problematic). Following the migration process outlined in the wiki I got to the point of starting vaultwarden targeting the new DB to run migrations, which failed as cockroach does not implement 100% of pg including SET CONSTRAINTS ALL DEFERRED. (Which according to [this note]( doesn't actually do anything where the problem was first encountered)

Is there any will or desire to support cockroach? It's mostly pg compatible and pretty easy to get a single-node instance running for testing.

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests