Index: openacs-4/packages/acs-core-docs/www/tutorial-second-database.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/tutorial-second-database.html,v diff -u -r1.12.2.1 -r1.12.2.2 --- openacs-4/packages/acs-core-docs/www/tutorial-second-database.html 2 Mar 2019 19:30:06 -0000 1.12.2.1 +++ openacs-4/packages/acs-core-docs/www/tutorial-second-database.html 13 Jul 2023 12:43:23 -0000 1.12.2.2 @@ -1,7 +1,7 @@ Connect to a second database

Connect to a second database

It is possible to use the OpenACS Tcl database API with other databases. In this example, the OpenACS site uses a - PostGre database, and accesses another PostGre database called + PostgreSQL database, and accesses another PostgreSQL database called legacy.

  1. Modify config.tcl to accommodate the legacy database, and to ensure that the legacy database is not used for standard OpenACS queries:

    ns_section ns/db/pools