Update config files to support postgresql 10 and remove old stuff
authorAndy Witter <awitter@georgialibraries.org>
Fri, 6 Dec 2019 21:27:55 +0000 (16:27 -0500)
committerAndy Witter <awitter@georgialibraries.org>
Fri, 6 Dec 2019 21:27:55 +0000 (16:27 -0500)
commit14efc035654827b956f887515b9db5c0ec738bfb
tree4d7f5ddb79cf55f73cb5961b60097813018b19c8
parentadb9dd0af6f30517a39cfe01446d606fdf952f0e
Update config files to support postgresql 10 and remove old stuff
26 files changed:
GenaSYS.sh
templates/db/9.0/main/environment [deleted file]
templates/db/9.0/main/pg_ctl.conf [deleted file]
templates/db/9.0/main/pg_hba.conf [deleted file]
templates/db/9.0/main/pg_ident.conf [deleted file]
templates/db/9.0/main/postgresql-tuned.conf [deleted file]
templates/db/9.0/main/postgresql.conf [deleted file]
templates/db/9.0/main/start.conf [deleted file]
templates/db/create_database_3.4.1.sql [new file with mode: 0644]
templates/db/create_database_9.0.sql [deleted file]
templates/db/create_database_9.1.sql [deleted file]
templates/db/create_database_9.3.sql [deleted file]
templates/db/eg_db_postgres.crontab [changed mode: 0755->0644]
templates/db/eg_db_root.crontab [changed mode: 0755->0644]
templates/db/eg_fstab_db [changed mode: 0755->0644]
templates/db/pg9_etc_postgresl.tgz [deleted file]
templates/db/pg_hba.conf [deleted file]
templates/db/pg_hba.conf-10 [new file with mode: 0644]
templates/db/postgresql-evergreen-cluster.conf [new file with mode: 0644]
templates/db/postgresql.conf [deleted file]
templates/db/postgresql.conf-10 [new file with mode: 0644]
templates/db/postgresql.conf-8.4 [deleted file]
templates/db/postgresql.conf-9.0 [deleted file]
templates/db/postgresql.conf-9.1.0 [deleted file]
templates/debs/evergreen-ils_3.4.1_amd64.deb
templates/debs/opensrf_3.2.0_amd64.deb