Fixed incomplete nameing and minor housekeeping.
This commit is contained in:
parent
873692c967
commit
8656bfb8f6
3 changed files with 3 additions and 14 deletions
|
|
@ -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]
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue