Index: openacs-4/packages/acs-core-docs/www/xml/install-guide/postgres.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/xml/install-guide/postgres.xml,v diff -u -r1.3 -r1.4 --- openacs-4/packages/acs-core-docs/www/xml/install-guide/postgres.xml 3 Mar 2002 01:27:08 -0000 1.3 +++ openacs-4/packages/acs-core-docs/www/xml/install-guide/postgres.xml 7 Mar 2002 06:55:37 -0000 1.4 @@ -44,6 +44,7 @@ root:~# mkdir -p /usr/local/pgsql root:~# chown -R postgres.web /usr/local/pgsql /usr/local/src/postgresql-7.1.3 +root:~# chmod 750 /usr/local/pgsql root:~# exit logout joeuser:~$ su - postgres