From d25c4b905f4b12c945adad6935a9b2adaf15ac2e Mon Sep 17 00:00:00 2001 From: Jason Stephenson Date: Tue, 26 Oct 2021 14:02:14 -0400 Subject: [PATCH] Lp 1849364: Remove some extraneous text from the README Some text about no extra modules being required for the PostgreSQL server was removed from the README. This is done in a stand-alone commit because we may want to apply it without the other commit in this branch. Signed-off-by: Jason Stephenson --- docs/modules/installation/pages/server_installation.adoc | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/modules/installation/pages/server_installation.adoc b/docs/modules/installation/pages/server_installation.adoc index c84f729724..68d4e90e69 100644 --- a/docs/modules/installation/pages/server_installation.adoc +++ b/docs/modules/installation/pages/server_installation.adoc @@ -466,12 +466,6 @@ make -f Open-ILS/src/extras/Makefile.install postgres-server-devuan-beowulf make -f Open-ILS/src/extras/Makefile.install postgres-server-devuan-chimaera ------------------------------------------------------------------------------ -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. - 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 PostgreSQL superuser named `evergreen`. When prompted, enter the new user's -- 2.11.0