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.21.2.7 -r1.21.2.8 --- openacs-4/packages/acs-core-docs/www/postgres.html 11 Jan 2004 12:45:46 -0000 1.21.2.7 +++ openacs-4/packages/acs-core-docs/www/postgres.html 18 Jan 2004 17:07:14 -0000 1.21.2.8 @@ -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.0.0rc1 will run with PostgreSQL 7.2.x, 7.3.2, 7.3.3, and 7.3.4. 7.3.4 is the recommended version of PostgreSQL. PostgreSQL 7.4 has been verified.

Skip this section if you will run only Oracle.

OpenACS will run with PostgreSQL 7.2.x, 7.3.2, 7.3.3, and 7.3.4. 7.3.4 is the recommended version of PostgreSQL. PostgreSQL 7.4 has been verified.

[root ~]# cp /tmp/openacs-5.0.0rc1/packages/acs-core-docs/www/files/postgresql.txt /etc/rc.d/init.d/postgresql
+          

[root ~]# cp /tmp//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