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.22 -r1.23 --- openacs-4/packages/acs-core-docs/www/xml/install-guide/postgres.xml 26 Feb 2004 15:28:39 -0000 1.22 +++ openacs-4/packages/acs-core-docs/www/xml/install-guide/postgres.xml 27 Feb 2004 11:20:58 -0000 1.23 @@ -125,11 +125,11 @@ since it will not run as root. Since nobody will log in directly as that user, we'll leave the password blank. + Debian users should probably use adduser instead of useradd. Type man adduser - [root src]# groupadd web [root src]# useradd -g web -d /usr/local/pgsql postgres [root src]# mkdir -p /usr/local/pgsql @@ -165,8 +165,8 @@ chown -R postgres:web /usr/local/pgsql /usr/local/src/postgresql-7.4.1 chmod 750 /usr/local/pgsql - - + + Set up postgres's environment variables @@ -527,9 +527,11 @@ - - - + + + + + more information about PostgreSQL