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.47.2.2 -r1.47.2.3 --- openacs-4/packages/acs-core-docs/www/postgres.html 12 Dec 2010 00:07:02 -0000 1.47.2.2 +++ openacs-4/packages/acs-core-docs/www/postgres.html 12 Dec 2010 01:37:25 -0000 1.47.2.3 @@ -2,11 +2,7 @@
Skip this section if you will run only Oracle.
OpenACS 5.6.0 will run with PostgreSQL 7.3.2, 7.3.3, and 7.3.4 and 7.4.x. 7.4.7 is the recommended version of PostgreSQL.
Skip this section if you will run only Oracle.
OpenACS 5.6.0 will run with PostgreSQL 7.3.2, 7.3.3, and 7.3.4 and 7.4.x. 7.4.7 is the recommended version of PostgreSQL.
Special notes for Mac OS X. If you are running Mac OS X prior to 10.3, you should be ->>>>>>> 1.49 able to install and use PostGreSQL 7.3.x. Mac OS X 10.3 requires PostGreSQL 7.4.
Debian stable user should install PostGreSQL from source as detailed below, or they should use the www.backports.org @@ -217,19 +213,11 @@ bunch of symlinks that ensure that, when the operating system changes runlevels, postgresql goes to the appropriate state. Red Hat and Debian and SuSE each work a little -<<<<<<< postgres.html - differently. If you haven't untarred the OpenACS tarball, you will need to do so now to access the postgresql.txt file. -
Red Hat RPM:
The init script is already installed; just turn it on for the appropriate run levels.
[root root]# chkconfig --level 345 postgresql on -[root root]#
Red Hat from source:
[root src]# cp /var/tmp/openacs-5.6.0/packages/acs-core-docs/www/files/postgresql.txt /etc/init.d/postgresql -[root src]# chown root.root /etc/rc.d/init.d/postgresql -[root src]# chmod 755 /etc/rc.d/init.d/postgresql -======= differently. If you haven't untarred the OpenACS tarball, you will need to do so now to access the postgresql.txt file.
Red Hat RPM:
The init script is already installed; just turn it on for the appropriate run levels.
[root root]#chkconfig --level 345 postgresql on
[root root]#Red Hat from source:
[root src]#cp /var/tmp/openacs-5.6.0/packages/acs-core-docs/www/files/postgresql.txt /etc/init.d/postgresql
[root src]#chown root.root /etc/rc.d/init.d/postgresql
[root src]#chmod 755 /etc/rc.d/init.d/postgresql
->>>>>>> 1.49 [root src]# cp /var/tmp/openacs-5.6.0/packages/acs-core-docs/www/files/postgresql.txt /etc/init.d/postgresql chown root.root /etc/rc.d/init.d/postgresql @@ -272,15 +260,9 @@ /etc/rc5.d/S20postgresql -> ../init.d/postgresql [root ~]#/etc/init.d/postgresql start
Starting PostgreSQL: ok -<<<<<<< postgres.html -[root ~]#FreeBSD:
[root ~]# cp /tmp/openacs-5.6.0/packages/acs-core-docs/www/files/postgresql.txt /usr/local/etc/rc.d/postgresql.sh -[root ~]# chown root:wheel /usr/local/etc/rc.d/postgresql.sh -[root ~]# chmod 755 /usr/local/etc/rc.d/postgresql.sh -======= [root ~]#FreeBSD:
[root ~]#cp /tmp/openacs-5.6.0/packages/acs-core-docs/www/files/postgresql.txt /usr/local/etc/rc.d/postgresql.sh
[root ~]#chown root:wheel /usr/local/etc/rc.d/postgresql.sh
[root ~]#chmod 755 /usr/local/etc/rc.d/postgresql.sh
->>>>>>> 1.49 [root ~]# cp /tmp/openacs-5.6.0/packages/acs-core-docs/www/files/postgresql.txt /usr/local/etc/rc.d/postgresql.sh chown root:wheel /usr/local/etc/rc.d/postgresql.sh @@ -300,15 +282,9 @@rc.d/
part in each of the following commands. -<<<<<<< postgres.html -[root ~]# cp /var/tmp/openacs-5.6.0/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-=======
[root ~]#cp /var/tmp/openacs-5.6.0/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
->>>>>>> 1.49 Test the script. @@ -405,8 +381,4 @@ PostgreSQL Performance Tuning -<<<<<<< postgres.html