Add a caution note to sysadmin/PostgreSQL 18

This commit is contained in:
Petr Bokoč 2025-11-27 13:53:25 +01:00
commit 6505d53f86

View file

@ -96,6 +96,9 @@ PostgreSQL in Fedora 43 (the `postgresql` and `libpq` components) has been upgra
See the link:++https://www.postgresql.org/docs/18/release-18.html++[upstream release notes] for more information and notes on migration.
[CAUTION]
The update will break Postgresql runtime and requires extra effort! Follow the advice at https://docs.fedoraproject.org/en-US/fedora-server/#_updating_to_fedora_43[Fedora Server Docs] or https://bugzilla.redhat.com/show_bug.cgi?id=2411778#c1[Bugzilla Bug #2411778].
[[read-only-bdb-in-389-ds]]
== Read-only BDB support in 389 Directory Server
Starting from 389-ds-base version 3.1.3, the 389 Directory Server no longer supports the deprecated BerkeleyDB, so the LDMB database must be used. Users still using BerkeleyDB will have to migrate their data. In Fedora this change is available starting from Fedora 43 (Version 3.2.0 that was also originally planned for Fedora 43 is delayed.)