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.30.2.6 -r1.30.2.7 --- openacs-4/packages/acs-core-docs/www/postgres.html 15 Oct 2004 14:15:57 -0000 1.30.2.6 +++ openacs-4/packages/acs-core-docs/www/postgres.html 22 Oct 2004 02:38:14 -0000 1.30.2.7 @@ -1,7 +1,7 @@ Install PostgreSQL

Install PostgreSQL

by Vinod Kurup

OpenACS docs are written by the named authors, and may be edited by OpenACS documentation staff. -

Skip this section if you will run only Oracle.

OpenACS 5.1.1 will run with PostgreSQL 7.3.2, 7.3.3, and 7.3.4 and 7.4.x. 7.4.5 is the recommended version of PostgreSQL.

Skip this section if you will run only Oracle.

OpenACS 5.1.2 will run with PostgreSQL 7.3.2, 7.3.3, and 7.3.4 and 7.4.x. 7.4.5 is the recommended version of PostgreSQL.

[root ~]# cp /tmp/openacs-5.1.2/packages/acs-core-docs/www/files/postgresql.txt /etc/rc.d/init.d/postgresql
 [root ~]# chown root.root /etc/rc.d/init.d/postgresql
 [root ~]# chmod 755 /etc/rc.d/init.d/postgresql