From f7125efa2b2ee951c6d55257f332633158377fce Mon Sep 17 00:00:00 2001 From: Nutomic Date: Wed, 17 Jul 2024 23:25:54 +0200 Subject: [PATCH] 0.19.4 announcement: psql and pictrs upgrades are not mandatory (#340) * 0.19.4 announcement: psql and pictrs upgrades are not mandatory * cleanup --- ...ease v0.19.4 - Image Proxying and Federation improvements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/news/2024-06-07 - Lemmy Release v0.19.4 - Image Proxying and Federation improvements.md b/src/assets/news/2024-06-07 - Lemmy Release v0.19.4 - Image Proxying and Federation improvements.md index c494fbd..5aa297a 100644 --- a/src/assets/news/2024-06-07 - Lemmy Release v0.19.4 - Image Proxying and Federation improvements.md +++ b/src/assets/news/2024-06-07 - Lemmy Release v0.19.4 - Image Proxying and Federation improvements.md @@ -96,7 +96,7 @@ This is already the third security audit of Lemmy, all organized by ROS. We're g ## Upgrade instructions -**Warning: This version requires both a Postgres and Pictrs version upgrade, which requires manual intervention.** +We recommend upgrading to PostgreSQL 16 due to a known memory leak in PSQL 15. To use the new image proxy feature, pict-rs version 0.5+ is required. Follow the upgrade instructions for [ansible](https://github.com/LemmyNet/lemmy-ansible/blob/main/UPGRADING.md) or [docker](https://join-lemmy.org/docs/en/administration/install_docker.html#updating).