Index: openacs-4/packages/acs-core-docs/www/postgres.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/postgres.html,v diff -u -r1.52 -r1.53 --- openacs-4/packages/acs-core-docs/www/postgres.html 7 Aug 2017 23:47:52 -0000 1.52 +++ openacs-4/packages/acs-core-docs/www/postgres.html 8 Nov 2017 09:42:11 -0000 1.53 @@ -1,16 +1,31 @@ -
Skip this section if you will run only Oracle.
OpenACS 5.9.0 will run with PostgreSQL 9.0 or newer. 9.5 is currently - the recommended version of PostgreSQL.
It is recommend to use a prepackaged version of PostgreSQL, +
by Vinod Kurup
+ </authorblurb> + +Skip this section if you will run only Oracle.
+ +OpenACS 5.9.0 will run with PostgreSQL 9.0 or newer. 9.5 is currently + the recommended version of PostgreSQL.
+ +It is recommend to use a prepackaged version of PostgreSQL, which are available in source and binary formats from www.postgresql.org/download/. -
Larger installations might want to tune the PostgreSQL +
+ +Larger installations might want to tune the PostgreSQL
installation with e.g. the utility pgtune, which is also
available via apt-get install pgtune
or
dnf install pgtune
on Debian/Ubuntu or RedHat systems.
-
+
+ +Official PostgreSQL Docs @@ -24,4 +39,6 @@ PostgreSQL Performance Tuning -