pgloaded 4 is not capable in my tests

Alexander Groß
2026-07-24 22:11:09 +02:00
parent 354de09b55
commit 4182e38f3d
+1 -1
@@ -70,7 +70,7 @@ CREATE DATABASE vaultwarden OWNER vaultwarden;
``` ```
3. Configure vaultwarden and start it, so diesel can run migrations and set up the schema properly. Do not do anything else. 3. Configure vaultwarden and start it, so diesel can run migrations and set up the schema properly. Do not do anything else.
4. Stop vaultwarden. 4. Stop vaultwarden.
5. Install [pgloader](http://pgloader.io/). Make sure that you have the latest version of pgloader, the official Ubuntu repository has an outdated version which does not work well with newer versions of PostgreSQL. The newest version can be obtained from the [PostgreSQL Apt Repository](https://www.postgresql.org/download/linux/ubuntu/) 5. Install [pgloader](http://pgloader.io/). Make sure that you have the latest 3.x version of pgloader, the official Ubuntu repository has an outdated version which does not work well with newer versions of PostgreSQL. The newest version can be obtained from the [PostgreSQL Apt Repository](https://www.postgresql.org/download/linux/ubuntu/)
6. Create the file `vaultwarden.load ` with the following content: 6. Create the file `vaultwarden.load ` with the following content:
``` ```
load database load database