mirror of
https://github.com/dani-garcia/vaultwarden.wiki.git
synced 2026-08-03 23:03:45 +03:00
Updated Using the PostgreSQL Backed (markdown)
@@ -40,5 +40,5 @@ load database
|
|||||||
ALTER SCHEMA 'bitwarden' RENAME TO 'public'
|
ALTER SCHEMA 'bitwarden' RENAME TO 'public'
|
||||||
;
|
;
|
||||||
```
|
```
|
||||||
7. run the command ```pgloader pgloader.load``` and you might see some warnings, but the migration should complete successfully
|
7. run the command ```pgloader bitwarden.load``` and you might see some warnings, but the migration should complete successfully
|
||||||
8. Start bitwarden_rs again.
|
8. Start bitwarden_rs again.
|
||||||
|
|||||||
Reference in New Issue
Block a user