LP1937294: Update Prerequisite Installation for PostgreSQL Server
authorJason Stephenson <jason@sigio.com>
Thu, 16 Dec 2021 18:39:55 +0000 (13:39 -0500)
committerJason Stephenson <jason@sigio.com>
Thu, 17 Mar 2022 14:51:54 +0000 (10:51 -0400)
commit5e0f3ea8c5c51be4cbf2bb4e0415708631c792cc
tree8327715f486197fa351576abcea4638dd7a32b03
parent095b9bd1a116aff640f1e1020a430ae335f15f7b
LP1937294: Update Prerequisite Installation for PostgreSQL Server

Add targets to install PostgreSQL server version 11 through 14 via the
Makefile.install prerequisite installer.

Drop PostgreSQL version 9.6 as an installation target.

Use PostgreSQL 14 client as it should be backwards compatible and is
required if using the PostgreSQL 14 server.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Open-ILS/src/extras/Makefile.install
Open-ILS/src/extras/install/Makefile.debian-bullseye
Open-ILS/src/extras/install/Makefile.debian-buster
Open-ILS/src/extras/install/Makefile.debian-stretch
Open-ILS/src/extras/install/Makefile.ubuntu-bionic
Open-ILS/src/extras/install/Makefile.ubuntu-focal