Docs: More README Cleanup
authorJason Stephenson <jason@sigio.com>
Mon, 3 Apr 2023 16:40:46 +0000 (12:40 -0400)
committerJason Stephenson <jason@sigio.com>
Mon, 3 Apr 2023 17:01:06 +0000 (13:01 -0400)
Fix "Installing PostgreSQL server packages" heading.  It was showing
up as a list entry.

Drop the text about installing additional packages for the database,
since there are none to install at this time.  (We could replace that
with a subsection on the packages required for a standalong databse
server without all of Evergreen installed on it.)

Add a "Create the Evergreen PostgreSQL user" heading above the
instructions to creat the evergreen user in the database.

Co-authored-by: Ben Shum <ben@evergreener.net>
Signed-off-by: Jason Stephenson <jason@sigio.com>
docs/modules/installation/pages/server_installation.adoc

index da3d87c..9f835f6 100644 (file)
@@ -437,7 +437,7 @@ by every Evergreen system. You can install the packages required by Debian or
 Ubuntu on the machine of your choice using the following commands as the
 *root* Linux account:
 
-. Installing PostgreSQL server packages
+.Installing PostgreSQL server packages
 
 Each OS build target provides the postgres server installation
 packages required for each operating system.  To install Postgres
@@ -515,11 +515,7 @@ make -f Open-ILS/src/extras/Makefile.install postgres-server-ubuntu-bionic-14
 make -f Open-ILS/src/extras/Makefile.install postgres-server-ubuntu-focal-14
 ------------------------------------------------------------------------------
 
-For a standalone PostgreSQL server, install the following Perl modules for your
-distribution as the *root* Linux account:
-
-.(Debian and Ubuntu) 
-No extra modules required for these distributions.
+.Create the Evergreen PostgreSQL user
 
 You need to create a PostgreSQL superuser to create and access the database.
 Issue the following command as the *postgres* Linux account to create a new