Reviewed: https://reviews.mahara.org/1113 Committed: http://gitorious.org/mahara/mahara/commit/834860877f61cb21ebec575e666375151a8fce9c Submitter: Richard Mansfield ([email protected]) Branch: 1.5_STABLE
commit 834860877f61cb21ebec575e666375151a8fce9c Author: Richard Mansfield <[email protected]> Date: Thu Mar 22 13:13:33 2012 +1300 Improve the instructions for enabling plpgsql (bug #960631) Modifies the message to include a link to a wiki page. See the comments on https://reviews.mahara.org/1108 Change-Id: I370fa2584943849ccf70a1a60a3aa64c78a06972 Signed-off-by: Richard Mansfield <[email protected]> -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/960631 Title: Upgrade to 1.5 fails if Postgres user does not have admin privs Status in Mahara ePortfolio: Fix Committed Bug description: When upgrading from 1.4.x to 1.5rc1, the database upgrade page reports: "A nonrecoverable error occured. This probably means you have encountered a bug in the system" It appears this is happening because the Postgres user does not have admin privs, which are required to run the CREATE LANGUAGE command. [DBG] 96 (lib/dml.php:159) postgres7 error: [-1: ERROR: must be superuser to create procedural language] in EXECUTE("CREATE LANGUAGE plpgsql;"), referer: https://portfolio- stage.library.ucsf.edu/admin/upgrade.php To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/960631/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

