Index: openacs-4/packages/acs-core-docs/www/upgrade-4.5-to-4.6.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/upgrade-4.5-to-4.6.html,v diff -u -r1.29 -r1.30 --- openacs-4/packages/acs-core-docs/www/upgrade-4.5-to-4.6.html 8 Nov 2017 09:42:12 -0000 1.29 +++ openacs-4/packages/acs-core-docs/www/upgrade-4.5-to-4.6.html 25 Apr 2018 08:38:28 -0000 1.30 @@ -1,7 +1,7 @@ Upgrading 4.5 or higher to 4.6.3

Upgrading 4.5 or higher to 4.6.3

- +

The required platform for OpenACS 4.6 is the same as 4.5, with the exception of OpenFTS. OpenACS 4.6 and later require OpenFTS 0.3.2 for full text search on PostGreSQL. If you have OpenFTS 0.2, you'll need to upgrade.

If upgrading from 4.4, you need to manually run acs-kernel/sql/postgres/upgrade-4.4-4.5.sql. See Bug #632