diff --git a/modules/ROOT/nav.adoc b/modules/ROOT/nav.adoc index d65075b..fd6aaf5 100644 --- a/modules/ROOT/nav.adoc +++ b/modules/ROOT/nav.adoc @@ -24,7 +24,7 @@ * Providing services ** xref:services/postgresql-setup.adoc[Setting up PostgreSQL Database Server] -** xref:services/fedsysadmins-cheatsheet-postgresql.adoc[Fedora System Administrator's Cheat Sheet: PostgreSQL] +** xref:services/fedsysadmins-cheatsheet-postgresql.adoc[Fedora Server System Administrator's Cheat Sheet: PostgreSQL] ** xref:services/httpd-basic-setup.adoc[Setting up a basic web server] ** xref:services/filesharing-nfs-installation.adoc[File sharing with NFS – Installation] diff --git a/modules/ROOT/pages/services/fedsysadmins-cheatsheet-postgresql.adoc b/modules/ROOT/pages/services/fedsysadmins-cheatsheet-postgresql.adoc index c140111..b6827eb 100644 --- a/modules/ROOT/pages/services/fedsysadmins-cheatsheet-postgresql.adoc +++ b/modules/ROOT/pages/services/fedsysadmins-cheatsheet-postgresql.adoc @@ -1,4 +1,4 @@ -= Fedora System Administrators Cheat Sheet PostgreSQL += Fedora Server System Administrators Cheat Sheet: PostgreSQL Peter Boy :page-authors: {author} :revnumber: F35-F43 diff --git a/modules/ROOT/pages/services/postgresql-setup.adoc b/modules/ROOT/pages/services/postgresql-setup.adoc index 82bd845..09f6aad 100644 --- a/modules/ROOT/pages/services/postgresql-setup.adoc +++ b/modules/ROOT/pages/services/postgresql-setup.adoc @@ -2,7 +2,7 @@ Peter Boy :page-authors: {author} :revnumber: F35-F43 -:revdate: 2025-12-04 +:revdate: 2026-01-23 // :revremark: a new beginning :page-aliases: service-postgresql-installation.adoc :page-aliases: services/postgresql-installation.adoc @@ -11,17 +11,6 @@ Peter Boy Postgresql is the recommended database management system of Fedora. It is a key functionality that is part of the Release criteria. -// Before publishing on main site, comment out -// the warning. Comment in again when start to update. -//[WARNING] -//==== -//**You are in the Fedora Server documentation staging area!** -// -//These documents are not approved yet and may be incomplete and/or incorrect. You would probably prefer to study the https://docs.stg.fedoraproject.org/en-US/fedora-server/[published documentation]. - -// *Status of this document*: Updated to f41. -//==== - Fedora 43 includes PostgreSQL 18.1 If you update from F42, read the release notes or the xref:index.adoc#_updating_to_fedora_43[update description on Server home page] for detailed instructions. == 1. Storage preparation