** Changed in: mahara
    Milestone: 1.7.0 => 1.8.0

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1010254

Title:
  install page runs queries on table that doesn't exist yet

Status in Mahara ePortfolio:
  Triaged

Bug description:
  After dropping the database and loading the install page, the
  following appears many times in postgres logs:

  2012-06-08 11:52:33 NZST ERROR:  relation "blocktype_installed" does not 
exist at character 15
  2012-06-08 11:52:33 NZST STATEMENT:  SELECT * FROM "blocktype_installed" 
ORDER BY artefactplugin,name

  Running queries before the db is built does not seem efficient to me.

  Master, postgres

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1010254/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to