Index: openacs-4/packages/acs-core-docs/www/database-management.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/database-management.html,v diff -u -r1.14.2.10 -r1.14.2.11 --- openacs-4/packages/acs-core-docs/www/database-management.html 21 Jan 2004 18:36:16 -0000 1.14.2.10 +++ openacs-4/packages/acs-core-docs/www/database-management.html 2 Feb 2004 18:10:43 -0000 1.14.2.11 @@ -1,7 +1,7 @@ -Database Management

Database Management

By Joel Aufrecht


+Database Management

Database Management

By Joel Aufrecht

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

Running a PostgreSQL database on another server

To run a database on a different machine than the +

Running a PostgreSQL database on another server

To run a database on a different machine than the webserver requires changes to the database configuration file and access control file, and to the OpenACS service's configuration file.

  • Edit the database configuration file, which in a @@ -49,4 +49,4 @@ procedure described above, you don't need to do this extra step.

    Edit your crontab:

    [joeuser ~]$ crontab -e

    We'll set vacuum up to run nightly at 1 AM. Add the following line:

    -0 1 * * * /usr/local/pgsql/bin/vacuumdb service0
    ($Id$)
View comments on this page at openacs.org
+0 1 * * * /usr/local/pgsql/bin/vacuumdb service0
($Id$)
View comments on this page at openacs.org