From 9b6f2387bcf8b327b9b4848a65de94cd9cec9487 Mon Sep 17 00:00:00 2001 From: techsolo12 <36322543+techsolo12@users.noreply.github.com> Date: Tue, 17 Sep 2024 21:26:03 +0200 Subject: [PATCH] Tested with MariaDB 10.11.9, PostgreSQL 15.8-1 and Vaultwarden 1.32.0 --- Using-the-PostgreSQL-Backend.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Using-the-PostgreSQL-Backend.md b/Using-the-PostgreSQL-Backend.md index 8509748..8609633 100644 --- a/Using-the-PostgreSQL-Backend.md +++ b/Using-the-PostgreSQL-Backend.md @@ -56,7 +56,7 @@ load database 9. Start vaultwarden again. ## Migrating from MySQL to PostgreSQL -> Tested with MariaDB 10.3.32, PostgreSQL 14.2 and Vaultwarden 1.24.0 +> Tested with MariaDB 10.11.9, PostgreSQL 15.8-1 and Vaultwarden 1.32.0 Please, note that you **are using this at your own risk and you are strongly advised to backup your installation and data!**. This is **unsupported** and has not been robustly tested.